1:安裝報錯,請仔細核對數(shù)據(jù)庫賬號和密碼:
解決辦法:請檢查填寫的數(shù)據(jù)庫鏈接信息是否正確,此問題都是填寫的數(shù)據(jù)庫地址,賬號,密碼不正確導致的。
2:本地測試正常,放到虛擬主機就這樣了
安裝的時候出現(xiàn)這個:
虛擬主機HPH5.5 ,數(shù)據(jù)庫MYSQL 5.6 PHP Warning: include_once(./templates/step1.php): failed to open stream: No such file or directory in D:webhostingclients839888fd-dbfb-456a-bb07-03f44959b2bewwwrootinstallindex.php on line 69 PHP Warning: include_once(): Failed opening './templates/step1.php' for inclusion (include_path='.;C:phppear') in D:webhostingclients839888fd-dbfb-456a-bb07-03f44959b2bewwwrootinstallindex.php on line 69 |
解決辦法:估計是環(huán)境問題,建議換下PHP版本試試和其他環(huán)境要求,一般降低到PHP版本5.4就能使用了
3:打包備份本地網(wǎng)站后上傳到空間時,安裝進行到第四步出錯。
錯誤提示{"msg":"u5199u5165u8868ey_ad_positionu8bb0u5f55u5931u8d25uff0cu8bf7u5c1du8bd5F5u5237u65b0!"}。
解決辦法:此問題應該是數(shù)據(jù)庫缺失這條語句導致,具體答案請移步https://www.eyoucms.com/ask/list_1_0/91.html
4:無法安裝,數(shù)據(jù)庫文件版本號(v1.3.5)與CMS源碼版本號(v1.3.6)不一致,點擊查看!
解決辦法:一般此問題都是后臺升級后,沒有備份數(shù)據(jù)庫,就打包搬家。可回原網(wǎng)站備份數(shù)據(jù)庫后再打包搬家。搬家教程https://www.eyoucms.com/ask/list_1_1/4014.html
5:安裝時數(shù)據(jù)庫提示寫入表ey_archives記錄失敗,請刷新重試
解決辦法:清空數(shù)據(jù)庫,重新試試!不行清空后可以切換下其它版本的數(shù)據(jù)庫。實在因為空間環(huán)境問題,可以直接導入數(shù)據(jù)庫方法安裝,然后改下網(wǎng)站配置文件就可以了
6:安裝一直顯示未知錯誤,無法繼續(xù)
解決辦法:應該是數(shù)據(jù)庫版本過高導致的,mysql設置為5.6應該就可以安裝了
7:安裝報錯Parse error: syntax error, unexpected...
安裝報錯Parse error: syntax error, unexpected '[' in /data/home/xyu8065280001/htdocs/install/index.php on line 544
解決辦法:應該是PHP版本過高導致的,PHP版本設置為5.5應該就可以安裝了
轉載請注明來源網(wǎng)址:http://mengdiqiu.com.cn/eyoucms_jc/4371.html