Home  >  Article  >  CMS Tutorial  >  How to upgrade dedecms

How to upgrade dedecms

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-07-16 15:40:353436browse

How to upgrade dedecms

We can see the version information when we log in to the backend of the website.

How to upgrade dedecms

First download the latest version of the package and then unzip the file.

How to upgrade dedecms

Back up the database and files. For database backup, log in to the system background, enter the [System]->[Database Backup/Restore] interface, and then click the "Submit" button. Make a backup of the current data table.

How to upgrade dedecms

Related recommendations: "dedecms usage tutorial"

File backup, except uploads, data and static HTML generation in the system Move the directory to a v56dede directory. You need to ensure that /data/common.inc.php in the original system has not been modified.

How to upgrade dedecms

Compress the upgrade package data into a compressed package in zip format.

How to upgrade dedecms

After that, we upload the compressed package to the root directory of the website, public_html, and then use the online decompression function of the space to decompress it and directly overwrite the original file.

How to upgrade dedecms

Execute the ./update/ folder in the directory and open: http://your site domain name/update in the browser to upgrade the program.

How to upgrade dedecms

The above is the detailed content of How to upgrade dedecms. 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