Home > CMS Tutorial > PHPCMS > body text

What to do if the phpcms webpage cannot be accessed

藏色散人
Release: 2020-07-17 10:08:38
Original
3071 people have browsed it

The solution to the inaccessible phpcms webpage: first modify all domain names in "/caches/configs/system.php"; then modify the domain name of the corresponding site; then update the system cache and Replace attachment addresses with new addresses in batches; finally update URLs in batches.

What to do if the phpcms webpage cannot be accessed

##phpcmsSolution after changing the domain name and the page cannot be accessed:

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

  • Configure background settings-》Site Management Modify the domain name of the corresponding site.

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

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

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

  • The following is to generate the entire site once.

The above is the detailed content of What to do if the phpcms webpage cannot be accessed. 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