index/3,填完數(shù)據(jù)庫等信息后點下一步,網(wǎng)絡(luò)請求返回:Redis connection successful!{"message":"ok","status":200,"data":{"code":1},"tips":1}
導(dǎo)致:SyntaxEror: JsON.parse: unexpected character at line 1 column 1 of the JSON data
文件 app/Http/Controller/Install.php 中552行,注釋掉 echo 'Redis connection successful!'; ,才開始往下運行