After the phpcms installation is completed, it always jumps to install/install.php. phpcms installation
Many people always jump to install/install.php after installing phpcms locally. Since many people are using phpcms for the first time, they don't know why this error occurs. This is mostly caused by the cache of phpcms.
How to solve phpcms installation jump install.php
Since after installing phpcms, the browser may have records due to cache problems. In this case, you only need to clear the browser cache. To ensure that the cache of phpcms can be updated. Then generate the home page.
When modifying some content or code related to the homepage, but it does not take effect after saving, we can regenerate the following homepage to solve the problem.
Original title: After the phpcms installation is completed, it always jumps to install/install.php
Original address: http://www.abcde.cn/info/show-23-890-1.html
Copyright belongs to Internet Times. Please indicate the source for reprinting
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7765698623)
To ensure safety, there is a
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7969318623)
way
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d6b658623)
to change the
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7368698623)
DATA
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d6e698623)
path before
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7765698623)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d64658623)
,
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d6e618623)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d6d658623)
Also
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7368698623)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7a61698623)
modify
if(!file_exists(dirname(__FILE__).'/../../data/common.inc.php'))
The default is
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7368698623)
/../, while
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d62758623)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=0e1d7368698623)
/../../
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8206e692019)
is not installed
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a820636f6d6d612019)
phpcms
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8207969312019)
Pandu
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8207368692019)
needs to be installed
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a82064652019)
(also
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8206a69752019)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8207368692019)
sets the management user name, Import database, modify database connection parameters
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a82064652019)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a8207969312019)
![After the phpcms installation is completed, it always jumps to install/install.php, phpcms installation_PHP tutorial](http://zhidao.baidu.com/api/getdecpic?picenc=a82067652019)
function)
http://www.bkjia.com/PHPjc/827945.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/827945.htmlTechArticleAfter the phpcms installation is completed, it always jumps to install/install.php. Many people install phpcms after installing phpcms locally. Always jumps to install/install.php. Since many people are using phpcms for the first time,...