Home  >  Article  >  CMS Tutorial  >  How to upgrade PHPCMS?

How to upgrade PHPCMS?

Guanhui
GuanhuiOriginal
2020-06-20 17:33:102970browse

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!

Statement:
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