Home > CMS Tutorial > PHPCMS > body text

What files need to be modified after moving phpcms?

angryTom
Release: 2020-02-11 15:12:22
Original
2168 people have browsed it

Whether you are changing the domain name or moving the website to the hosting space after building it locally, you need to consider modifying the domain name and configuration files during the website relocation process. So what settings do we need to make in PHPCMS V9?

What files need to be modified after moving phpcms?

What files do we need to change after moving phpcms?

If you edit the upload space locally, first upload the local website program to the corresponding directory of the server, then create a new database on the server (the database name must be the same as the local one), and then import it from the local A database into which information has been entered. Next, follow the steps below.

Please make the following modifications:

1. Modify everything related to the domain name in /caches/configs/system.php. Just change the old domain name to the new domain name.

2. Perform background settings-》Site Management and modify the domain name of the corresponding site.

3. Update the column cache and re-calculate the column data.

4. Update the system cache. Click the "Update Cache" button in the upper right corner of the background.

5. Enter content-"Attachment Management-"Attachment Address Replacement. Replace attachment addresses in batches with new addresses.

6. Content-》Batch update URL. Update the addresses of all articles.

Finally, just make the entire site static.

Related recommendations: phpcms tutorial

The above is the detailed content of What files need to be modified after moving 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!