Get started with AnQi CMS features quickly through video
The AnQi CMS multi-site default (Go project) site migration tutorial Default (Go project) site migration Log in to the AnQi CMS backend, find the Backup and Restore feature in the Function Management, and create a new backup record.This is to back up the database data into a file.
Tutorial on migrating other (PHP projects) sites in the multi-site of AnQi CMS, other (PHP projects) site migration out, log in to the AnQi CMS background, find the Backup and Recovery feature in Function Management, and add a new backup record.This is to back up the data in the database to a file.Go back to the Baota panel, find the Website, switch to the PHP project, find the site to be migrated, click Backup, and in the pop-up window, click Backup Site to backup the entire site directory.Download the corresponding compressed file locally
Tutorial on migrating other (PHP projects) sites in the multi-site of AnQi CMS, other (PHP projects) site migration out, log in to the AnQi CMS background, find the Backup and Recovery feature in Function Management, and add a new backup record.This is to back up the data in the database to a file.Go back to the Baota panel, find the Website, switch to the PHP project, find the site to be migrated, click Backup, and in the pop-up window, click Backup Site to backup the entire site directory.Download the corresponding compressed file locally
The AnQi CMS multi-site default (Go project) site migration tutorial Default (Go project) site migration Log in to the AnQi CMS backend, find the Backup and Restore feature in the Function Management, and create a new backup record.This is to back up the database data into a file.
AnQiCMS does not need to copy multiple copies of the AnQiCMS code to install multiple sites on a single server. Please follow the operation steps below to add multiple sites. 1. In the left menu of the Baota panel, click the Website menu, click PHP project, add a PHP site, fill in the domain name resolved to the server in the creation of the site, the root directory can be kept as default, copy the root directory address, which will be used in the next step, FTP and database are not created, and the PHP version is selected as static.Click Submit at the end. 2. Log in to the site backend, click on the menu on the left.
Install the Anqicms CMS tutorial for the Go project on Linux using Baota Create directory and upload the installation package 1. Click the File menu on the left-hand menu, switch to the /www/wwwroot/ directory, create a new directory under wwwroot, the directory name is generally named after the domain name, such as anqicms.com.2. Click anqicms.com, enter the anqicms.com folder, and install the Linux package anqicms-linux-v3.x.x.zip
The default security CMS cannot be directly installed in the secondary directory of the website, installing it in the secondary directory will cause you to be unable to access the admin panel, and you can only access it through the main station admin panel.But there are still some methods to implement the installation of AnQi CMS in the second-level directory of the website.Use the multi-site feature to install in the second-level directory of the website First, you need to install an AnQi CMS to the root directory of the site, and then create a site through the multi-site management feature in the background If you can't find the multi-site management feature, please try refreshing the background Only the highest level administrator can see the multi-site management feature
Access the site using a domain name under Windows If you need to access the AnQi CMS site using a domain name under Windows, you will need to use Nginx, and if not necessary, there is no need to hassle.If you are running AnQi CMS locally and pushing static files to the server to use as a static website, please follow the steps below.In PHPStudy, start Nginx, switch to the website tab, create a website.Enter the domain name in the domain name field, such as dev.anqi.com, the root directory can be left as the default generated one
The Windows version of AnQi CMS is generally only suitable for testing purposes, and it is recommended to use the Linux version in a formal environment.Install Web runtime environment The runtime environment includes: MySQL, Nginx.By default, you only need to install MySQL to use it. If it is already installed, you can skip this step.The one not downloaded can use Xp (PHPStudy) https://www.xp.cn/ .After downloading Xiao Pi, install it and install MySQL and Nginx.Download Windows version of AnQi CMS Download link
The Qianqi CMS on Linux server startup issue handling includes: 1. The port is occupied, need to change to an unused port;2. The MySQL account password is incorrect, modify config.;3. The startup file cannot be found, please redownload the Linux version of the installation package and copy the anqicms file;4. The task for automatic detection of abnormal execution needs to modify the BINNAME in the start.sh script file to the correct executable filename.
This is a tutorial about installing and configuring Aiqi CMS on a Linux server.In this tutorial, the installation of Nginx, MySQL, and PHP environments on a Linux server is introduced first.Then, a detailed description of the process of installing multiple security CMS sites on the same server is provided, including creating different website directories, copying installation packages, modifying configuration files and Nginx configurations, and other steps.