Home > CMS Tutorial > PHPCMS > body text

How to upgrade PHPCMS?

Guanhui
Release: 2020-06-20 17:33:10
Original
3009 people have browsed it

How to upgrade PHPCMS?

How to upgrade PHPCMS?

1. Use the online upgrade function in the background. When upgrading, rename the template file in advance to avoid overwriting the template file during the upgrade;

How to upgrade PHPCMS?

2. Download the latest background file to overwrite and replace, but you need to save the template file before overwriting.

Modify the file after overwriting:

(1) Modify the database name, account number, and password in the caches/configs/database.php file

(2) Go to caches/configs/system.php and change the domain name

(3) caches/configs/route.php bind the mobile domain name

(4) You can also overwrite the file before First rename the template file, database file, configuration file, and routing file to avoid replacing them when overwriting

Recommended tutorial: "PHPCMS Tutorial"

The above is the detailed content of How to upgrade PHPCMS?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template