AnqiCMS Multi-Site Default (Go Project) Migration Tutorial

Default (Go project) site migration

  1. Log in to the Anqi CMS backend, find it in Function ManagementBackup and RecoveryFeature, and add a backup record. This is to back up the data in the database to a file.
  2. Go back to the Baota panel, findwebsitevalue":", switch toGO projectFind the site to be migrated, click the corresponding root directory, navigate to the parent directory through the file management page that is opened, find the site directory in the corresponding directory, and click the compress button on the right to compress the site into a compressed file.
  3. Download the corresponding compressed file to your local machine, then upload it to the Baota panel under the new server./www/wwwrootNavigate to the directory and complete the extraction.

Migrate it to the default (Go project) site

  1. First, modify the config. under the newly extracted directory, modifyserverThe port, if other security CMS has been installed on the new server, then the port here needs to be different from the others, and it should be directly deleted.mysqlConfiguration information.
  2. Next, come to the panel of the pagoda, find outwebsitevalue":", switch toGO projectThen, as per the installation tutorial of Anqi CMS, select to add a GO project, and complete the installation.
  3. After installation, log in to the Anqi CMS backend, find it in the Function Management.Backup and RecoverySelect the restore the last backup record, and the website migration is completed.