久久青草精品A片狠狠,日韩欧美视频一区二区,亚洲国码AV日韩,国产精品黄在

幫助中心 >  技術知識庫 >  數據庫 >  相關技術支持 >  ecshop安裝遇到安裝數據失敗的解決方法

ecshop安裝遇到安裝數據失敗的解決方法

2016-12-08 08:19:36 10110

ecshop安裝遇到安裝數據失敗的解決方法


安裝ecshop時失敗了。提示遇到安裝數據失敗。并報出警告。

Warning: date_default_timezone_get(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘UTC’ for ‘8.0/no DST’ instead in D:wapmwwwECShopuploadinstallincludeslib_installer.php on line 223 
Warning: date_default_timezone_get(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘UTC’ for ‘8.0/no DST’ instead in D:wapmwwwECShopuploadinstallincludeslib_installer.php on line 223 

我個錯誤應該是沒有默認時區, 從警告中可以看出是因為時區的問題。我找到uploadinstallincludeslib_installer.php文件,加上date_default_timezone_set (’Asia/Shanghai’);這名后就安裝成功了。馬上就可以用ecshop了。


提交成功!非常感謝您的反饋,我們會繼續努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務,我們很需要您進一步的反饋信息:

在文檔使用中是否遇到以下問題: