PTCMS audio book downloadable novel site source code with automatic collection and construction video tutorials.
Required environment: nginx (apache.iis is also available), mysql, php5.6, memcached php5.6 installs the extension memcache to create a new site. Note that when creating a new site, the PHP version must be selected as PHP5.6.
1. Upload website files to the website directory, create a pseudo-static website and select thinkphp
2. Create a new database. Import the database file PTCMS.sql
3. Modify database information/APPplication/common/config.php
Note: If 404 still appears on the pseudo-static normal website, open the root directory index.php and add in the second to last line:
define('APP_DEBUG',true);
Delete after the website is normal
4. Log in to the website backend: domain name/admin
Username: admin
Password: admin123
5. "System" - "Basic Settings" - "Database" - Set up the third step again
6. "System" - "Basic Settings" - modify it to your own
7. "Extensions" - "Task Management" - "Task Management" - "Select All" - "Restore" - Turn on automatic collection
8. "Extension" - "Module Management" - "Site Map" - modify it to your own
9. "Extension" - "Module Management" - "Mobile Map" - Modify it to your own
10. “User” – Administrator password change