Anqi CMS multi-site default (Go project) site migration tutorial

Default (Go project) site migration

  1. 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.
  2. Back to the pagoda panel, findwebsite, switch toGO ProjectFind the site you need to migrate, click the corresponding root directory, and switch to the previous directory through the navigation on the open file management page. In the corresponding directory, find the site directory just now, and click the compression button on the right to compress the site into a compressed file.
  3. Download the corresponding compressed file locally, and then upload it to the Pagoda panel of the new server/www/wwwrootDirectory and complete the decompression.

Migrate to other (PHP project) sites

  1. Can be deleted and removedcache,data,public,templateOther directories and files outside the directory. Of course, it can be not deleted.
  2. Then come to the pagoda panel and findwebsite, switch toPHP Project, then follow the method of adding multiple sites in Anqi CMS, add sites and complete the installation of the new site.
  3. After the installation is completed, log in to the CMS backend 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.