2019 latest PTCMS novel exquisite multi-style four sets of new version source code + template installation tutorial:
Install the pagoda panel with one click to install the environment
Pagoda: www.bt.cn
Required environment: nginx (apache.iis is also available), mysql, php5.6, memcached
1. Upload website files to the website directory, create a new pseudo-static website and select thinkphp
2. Create a new database. Import the database file sjk.sql
3. Correct database information/application/common/config.php
'mysql_master_host' => 'localhost', //Database address, local default
'mysql_master_port' => '3306', //Port
'mysql_master_name' => 'sql677a_cn', //Database name
'mysql_master_user' => 'sql677a_cn', //Database user name
'mysql_master_pwd' => '4564ewsafa', //Database password
Note: If the pseudo-static normal website still displays 404, open the root directory index.php and add the following to the second to last line:
define('APP_DEBUG',true);
Delete after the website is normal
4. Log in to the website backend: www.xx.com/admin
Username: admin
Password: admin123
5. "System" - "Basic Settings" - "Database" - Set up the third step again
Database host: localhost
Database port: 3306
Database name:
Database account:
Database password:
6. "System" - "Basic Settings" - you can modify it to your own
7. "Extend" - "Task Management" - "Task Management" - "Select All" - "Restore" - Open the automatic network
8. "Extension" - "Module Management" - "Site Map" - modify it to your own
9. "Extension" - "Module Management" - "Mobile Map" - Modify to your own
10."User"-Administrator Password Change