After installing phpcms, you will always jump to install/install. php and install phpcms.
Many people always jump to install/install. php after installing phpcms locally. Since most people use phpcms for the first time, I don't know why this error occurs. This is mostly caused by the cache of phpcms.
Install. php
After installing phpcms, the browser may have records due to cache problems. In this case, you only need to clear the browser to the cache. To ensure that the cache of phpcms can be updated. Then generate the homepage.
When you modify some content or Code related to the home page, but it does not always take effect after it is saved, you can regenerate the following home page to solve the problem.
Original article title: After phpcms is installed, it always jumps to install/install. php
Address: http://www.abcde.cn/info/show-23-890-1.html
CopyrightNetwork AgeAll, reprinted please indicate the source
After the website is installed, you still need to go to the installation directory install/installphp for security. You need to change the DATA path before installing the website,
Also modify index. php
If (! File_exists (dirname (_ FILE _). '/.../../data/common. inc. php '))
The default value is/./, while /../../
I installed phpcms and accessed the domain name. How can I always jump to the http: // domain name/install/installphp page? Install phpcms without installation (you can also set the management username, import database, and modify Database Connection parameters)