(One-click installation environment Install the pagoda panel The pagoda must be installed in the environment: nginx (apache.iis is also available), mysql, php5.6, and extensions must be installed:
ZendGuardLoader script decryption
ionCube script decryption
File Info Generic Extension
opcache cache is used to speed up PHP scripts
memory 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 danmeixsw.sql Reminder: The database is a bit large, and the import is a bit slow, remember to wait a bit.
3. Modify the database information /application/common/config.php
4. 'mysql_master_host' => 'localhost', //Database address, local default 'mysql_master_port' => '3306&amp ;#39;, //Port 'mysql_master_name' => 'sql677a_cn', //Database name'mysql_master_user' => &amp ;#39; sql677a_cn', //Database user name 'mysql_master_pwd' => '4564e', //Database password
5. Note: If the pseudo-static normal website is still 404, open the root directory index.php, add in the penultimate line: define('APP_DEBUG',true); delete after the website is normal
6. Log in to the background of the website: www.xx.com/admin Username: danmeixsw Password: 123123
8.. "System" - "Basic Settings" - can be modified to your own 7. "Extended" - "Task Management" - "Task Management" - "Select All" - "Restore" - open automatic collection
9. "Extension" - "Module Management" - "Site Map" - modify to your own
10. "Extension" - "Module Management" - "Mobile Map" - modify to your own