Phpcms always jump to install/install.php,phpcms installation after installation is complete
Many people always jump to install/install.php after installing phpcms locally. Since many people are using PHPCMS for the first time, they do not know why this error occurs. The occurrence of this is mostly caused by the phpcms cache.
How to troubleshoot Phpcms installation jump install.php
Since the installation of PHPCMS may cause the browser to have records due to caching problems, only the browser to the cache can be cleared. To ensure that the PHPCMS cache is updatable. Then generate the first page.
When you modify some of the content or code related to the home page, but always do not take effect after saving, we can regenerate the following homepage can be resolved.
Original title: Phpcms always jump to install/install.php after installation is complete
Original address: http://www.abcde.cn/info/show-23-890-1.html
Copyright belongs to the Network era , reproduced please indicate the source
After the site is installed or jump to the installation directory install/installphp
A way to change the data path before
Also index.php in the change
if (!file_exists (DirName (__file__). /.. /.. /data/common.inc.php '))
Default/.. /, and/.. /.. /
I installed Phpcms, access to the domain name, how always jump to http.//domain/install/installphp this page?
No installation Phpcms required (also set administrative user name, import database, modify database connection parameters function)
http://www.bkjia.com/PHPjc/827945.html www.bkjia.com true http://www.bkjia.com/PHPjc/827945.html techarticle Phpcms always jump to install/install.php,phpcms after installation is complete many people always jump to install/install.php after installing phpcms locally. Since many people are using PHPCMS for the first time, ...