ptcms automatic novel collection system source code computer version + mobile version installation tutorial:
Install Pagoda Panel One-click installation environment Pagoda: www.bt.cn Required environment: nginx (apache.iis is also available), mysql, php5.6, must install extension: ZendGuardLoader script decryption
ionCube script decryption
fileinfo common extension
opcache cache is used to speed up PHP scripts
memcached cache
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 shujuku.sql. Warm reminder: The database is a bit large and the import is a bit slow. Remember to wait a while.
3. Modify database information/application/common/config.php
4. '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 username 'mysql_master_pwd' => '4564e', //Database password
5. 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 it after the website is normal.
6. Log in to the website backend: www.xx.com/admin Username: danmeixsw Password: 123123
7. "System" - "Basic Settings" - "Database" - Set the third step again. Database host: localhost Database port: 3306 Database name: Database account: Database password:
8.. "System" - "Basic Settings" - modify it to your own 7. "Extensions" - "Task Management" - "Task Management" - "Select All" - "Restore" - Turn on automatic collection
9. "Extensions" - "Module Management" - "Site Map" - modify it to your own
10. “Extension” – “Module Management” – “Mobile Map” – Modify it to your own
11. “User” – Administrator password change