
Installation instructions:
1. Upload the program to the root directory of the website.
2. Import the database file boke.sql
3. Configure your own mysql database information in the application/database.php file.
4. Backstage login address: http://your domain name/admin.php/login/index.html5, account number: admin Password: 123456 Password: 123456
6. The website can be accessed normally ^-^!
Turn on debug mode to facilitate debugging problems and errors
7. If app_debug => true in lication/config.php, it will be fine.
8. Authority issues:
The website runtime cache directory runtime requires writable permissions.
The website backend configuration cache directory application/extra/requires writable permissions.
Users need writable permissions to upload avatar directory uploads.
Comments0