Home > CMS Tutorial > PHPCMS > body text

What should I do if the phpcms module shows that it cannot be installed?

angryTom
Release: 2020-02-19 12:57:51
Original
2619 people have browsed it

What should I do if the phpcms module shows that it cannot be installed?

What should I do if the phpcms module cannot be installed?

This problem occurred when I created a new PHPCMS V9 module

This module has been disabled or not installed.

Checked the code and found no problem. I also updated the cache and the problem remains. I thought about it later and added a new entry in the _module table. , just write the new module.

1. Add the name of the corresponding module to the _module table of phpcms, which is the module field and name field.

2. Set the caches folder in the phpcms directory to be writable. Under Windows, remove the read-only attribute of the folder.

3. Update the whole site cache.

Related recommendations: phpcms tutorial

The above is the detailed content of What should I do if the phpcms module shows that it cannot be installed?. 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!