This program is built for the ecshop system to provide user programs with data. The installation steps are as follows. The required environment is PHP+MYSQL. 1. Unzip the folder to the space directory 2. Database restoration, the data is backed up by Imperial Backup King. Enter http://url/diguo/ management admin password 123456 Follow the default prompts in the parameter settings to establish your database link. Then enter the recovery data menu 3. This source code is provided by Hubei Architecture Network: http://www.027jz.cc/ Restore data source directory: ---Select directory--shishangqiyi_20120522053406 Select your current database after returning to the database to be imported--Start recovery 3. Database link: Find the data/config.php file and modify it $db_name = "Your current library name"; $db_user = "The user your library belongs to"; $db_pass = "password"; 4. Website backend super management http://url/admin/ management admin password admin88 Note: At least after the website is installed, remember to delete the diguo folder. If not, please change the default password. Happy cooperation!