AnQi CMS Multi-site Default (Go Project) Site Migration Tutorial
Default (Go Project) Site Migration Out
- Log in to the Anqi CMS backend, find it in the Function ManagementBackup and restorefunction, and add a new backup record. This is to back up the data in the database to a file.
- Return to the Baota panel and findwebsite, switch toGO projectFind the site to be migrated, click on the corresponding root directory, navigate through the file management page, switch to the parent directory, find the site directory in the corresponding directory, and click the compress button on the right to compress the site into a compressed file.
- Download the corresponding compressed file to your local machine, then upload it to the Baota panel below the directory on the new server.
/www/wwwrootand complete the extraction.
Migrate to the default (Go project) site.
- First, modify the config. in the newly extracted directory, modify
serverThe port, if other security CMS has already been installed on the new server, then the port here needs to be different from the others and should be directly deleted.mysqlConfiguration information. - Next, come to the Baota panel to findwebsite, switch toGO projectNext, follow the general installation tutorial of Anqi CMS, select to add a GO project, and complete the installation.
- After installation, log in to the Anqi CMS backend, find it in the function managementBackup and restoreSelect the last backup record to restore, and the website migration is complete.
Move to another (PHP project) site
- You can delete all except
cache/data/public/templateOther directories and files outside the directory. Of course, you can also not delete them. - Next, come to the Baota panel to findwebsite, switch toPHP projectContinue following the method of adding multiple sites in AnQi CMS, add a site, and complete the installation of the new site.
- After installation, log in to the Anqi CMS backend, find it in the function managementBackup and restoreSelect the last backup record to restore, and the website migration is complete.
Tutorial on migrating other (PHP project) sites in AnQi CMS multiple sites
Other (PHP project) site migration
- Log in to the Anqi CMS backend, find it in the Function ManagementBackup and restorefunction, and add a new backup record. This is to back up the data in the database to a file.
- Return to the Baota panel and findwebsite, switch toPHP projectFind the site to be migrated, click backup, click backup site in the pop-up window, and back up the entire site directory.
- Download the corresponding compressed file to your local machine, then upload it to the Baota panel below the directory on the new server.
/www/wwwrootand complete the extraction.
Migrate to the default (Go project) site.
- First, on the new server, follow the normal Aqicms installation tutorial, download an installation package from the Aqicms official website, upload it to the new server, unzip it, and findwebsite, switch toGO projectSelect the option to add a GO project and complete the installation.
- Copy the extracted backup files to the newly installed Anqi CMS site, except for config., the other files can be directly overwritten.
- After copying, log in to the Anqi CMS backend, find it in the function managementBackup and restoreSelect the last backup record to restore, and the website migration is complete.
Move to another (PHP project) site
- Next, come to the Baota panel to findwebsite, switch toPHP projectContinue following the method of adding multiple sites in AnQi CMS, add a site, and complete the installation of the new site.
- After installation, log in to the Anqi CMS backend, find it in the function managementBackup and restoreSelect the last backup record to restore, and the website migration is complete.