Tutorial on migrating other (PHP project) sites in AnQi CMS multiple sites

Other (PHP project) site migration

  1. 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.
  2. 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.
  3. 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.

  1. 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.
  2. Copy the extracted backup files to the newly installed Anqi CMS site, except for config., the other files can be directly overwritten.
  3. 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.