安裝是環(huán)境驗(yàn)證通過, 下一步安裝數(shù)據(jù)庫的時(shí)候,網(wǎng)頁上端跳轉(zhuǎn)顯示錯(cuò)誤,數(shù)據(jù)庫也不能創(chuàng)建
Warning: Undefined array key "dbName" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 169 Deprecated: addslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 169 Warning: Undefined array key "dbUser" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 170 Deprecated: addslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 170 Warning: Undefined array key "dbPwd" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 172 Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 172 Warning: Undefined array key "dbHost" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 173 Deprecated: addslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 173 Warning: Undefined array key "testdbpwd" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 174 Warning: Undefined array key "check" in /usr/home/xxxxxx/domains/me.malante.cn/public_html/install/index.php on line 223
是PHP版本問題嗎? 如何解決,謝謝