File size: 833B
@ PKG Name: Mobile3 File Hosting Script
@ Created : August, 12 2013
@ Creator : GrimjoW
@ grimjow@mobile3.us
-------------------------------------------------------------
Installation
-------------------------------------------------------------
1. Extract the archive
2. Chmod all files to 0666 and all folders to 0777
3. Go to /includes folder and open connect.php file
4. In connect.php file add your "database" details as required.
- $dbhost = MySQL Host
- $dbname = MySQL database name
- $dbuser = MySQL username
- $dbpass = MySQL password
- $sitename = Your sitename (footer)
- $timezone = Site timezone
- $fb_id = Your Facebook ID (for comments moderation)
Then save the file.
5. Run install.php from your web browser
6. Remove install.php file from your webserver for security
7. Done!