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

ecshop安裝遇到安裝數(shù)據(jù)失敗的解決方法

2016-12-08 08:19:36 10108

ecshop安裝遇到安裝數(shù)據(jù)失敗的解決方法


安裝ecshop時失敗了。提示遇到安裝數(shù)據(jù)失敗。并報出警告。

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 

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


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

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

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

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