The Thinkphp decoration company website source code comes with a mobile terminal. I bought a decoration website from a certain treasure and made a second version and modified the installation environment:
PHP version 5.4 or above; mysql: 5.0 or above IIS: 7.0 or above
Turn on pseudo-static (method https://blog.csdn.net/lcradio/article/details/53161170)
Open web.config and change "scriptProcessor="c:php5.4php-cgi.exe" resourceType="Either" />"
Change c:php5.4php-cgi.exe to your own php path.
Installation steps:
1. Extract the compressed package file to the server root directory;
Change the corresponding domain name to your own in the file Config directory (don’t delete the .php ending)
2. Enter: your domain name/install.php in the browser to enter the CMS installation interface;
If so, delete install.php
Delete install_youhome.lock in dada directory
You can install it
3. Follow the prompts to complete the installation process;
4. After the system is installed successfully, select restore database in the background---system---restore database;
5. After the database restoration is completed, click the website homepage in the middle of the upper right corner of the background to enter the website homepage.
6. Change the backend website address to your own domain name address