Code Simple File Hosting Script lưu trữ tệp tin đơn giản đa ngôn ngữ, captcha tránh spam ….
Installation
- Extract the archive
- Chmod ‘/data/’ folder to 0777
- Go to ‘/includes/’ folder and open connect.php file
- In connect.php file add your “database” details as required.
- $dbhost = MySQL Host
- $dbname = MySQL database name
- $dbuser = MySQL username
- $dbpass = MySQL password
Then save the file.
- Run install.php from your web browser
- After installation, remove install.php file from your webserver for security
- Done!