The virtual host of this program cannot be installed. It has been noted in the product description that it must be a vps or server!
Step one: Install environment
If you are new to a VPS, it is recommended to use our recommended "PHP environment one-click installation package" and follow the video tutorial to install it!
Step 2: Authorization instructions
【WINDOWS system】
Copy the zyiis.zl file to the C:WINDOWS directory
Then find and modify the php.ini file (if you use our recommended environment installation package, this file is usually in D:ZkeysSoftPhp)
Add the following line to the bottom of this file
zend_optimizer.license_path="C:WINDOWSzyiis.zl"
Then restart IIS
【LINUX system】
Copy the zyiis.zl file to any directory
Modify php.ini and add a line at the bottom
zend_optimizer.license_path="any directory/zyiis.zl"
Restart web service
Step 3: Database restoration using the Imperial Backup King tool to restore the database
Directly access your domain name to install http://yourdomainname/123
Accountadmin
Password admin888 to restore the database
After the database is restored successfully, use our batch modification software to modify the files. Please refer to the video and remember not to miss any one.
Step 4: Modify the database account password and database name in the database connection files config.php and conn.php
The last step: log in to the backend
The backend address/admin/do.php account is admin and the password is admin888 (carefully follow the step by step to make sure there is no problem)
The steps are indeed a bit complicated, but there are video tutorials.