How to install phpcms? The specific steps are as follows:
Enter the phpcms official website, find the download button, and click to download the latest version of phpcms, as shown in the figure below:
Select the phpcms version , GBK or UTF8, domestic users can download the GBK version, as shown in the figure below:
Related recommendations: "PHP Getting Started Tutorial"
Unzip the downloaded file, as shown in the figure below:
Use the FTP tool to upload all the files in the install_package folder to the root directory of the website, as shown in the figure below Display:
Enter the installation path of phpcms to start the installation. The default installation path of php is http://your domain name/install/install.php, as shown in the following figure:
Check the software running environment and click Next.
Check the new installation, select the installed template and check the test data, click Next, as shown below:
Skip the file permission settings directly and go to the next step.
Fill in the database information and administrator account information. After completing the filling, click Next, as shown below:
Installing phpcms. After loading, click to complete the installation, as shown in the figure below:
The system prompts that the installation is complete. Click "Backend Management" to manage the website immediately.
The above is the detailed content of How to install phpcms. For more information, please follow other related articles on the PHP Chinese website!