Documentations
Downloads
Contacts
Bugs
Requests
Forum
|
[ Installation ]
- Untar archive in a new directory. [ tar -xvf
download.tar.gz ]
- Edit config.php, and comment or delete the line die("..."); [
Comment with // ].
- Create the MySQL's table :
- With phpMyAdmin : In the page for your DB, in
section "execute requete on your DB" in section
"Insert file" choose download.sql
- With the program mysql [ mysql -u user -ppassword
database < download.sql ]
- Go on admin.php with your brower.
http://www.totosite.com/admin.php
- Add new download, and test that ! :) |