Tutorial on migration of other PHP project sites in Anqi CMS multi-sites to migrate to the default Go project site
Tutorial on site migration in Anqi CMS multi-site (PHP project)
Other (PHP project) site migration
- Log in to the CMS backend of the Security Enterprise and find it in the Function ManagementBackup and Restorefunction and add a backup record. This is done to back up the data in the database into a file.
- Back to the pagoda panel, findwebsite, switch toPHP ProjectFind the site you need to migrate, click Backup, click Backup site in the pop-up window, and back up the entire site directory.
- Download the corresponding compressed file locally, and then upload it to the Pagoda panel of the new server
/www/wwwroot
Directory and complete the decompression.
Migrate to the default (Go project) site
- First, on the new server, follow the normal installation tutorial for Anqi CMS, download an installation package from Anqi CMS official website, upload it to the new server, and unzip it, and find itwebsite, switch toGO Project, select Add GO Project and complete the installation.
- Copy the unzipped backup file to the newly installed Anqi CMS site. Except for config.json, all other files can be directly overwritten.
- After the copy is completed, log in to the CMS background of the Security Enterprise and find it in the Function ManagementBackup and RestoreFunction, select to restore the last backup record, so that the website migration is completed.