码迷,mamicode.com
首页 > Web开发 > 详细

第十五章 php时区报错 We selected the timezone 'UTC'

时间:2014-11-13 16:21:53      阅读:758      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   color   ar   os   sp   for   

Warning: phpinfo(): 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 the timezone ‘UTC‘ for now, but please set date.timezone to select your timezone. in /mnt/web/index.php on line 2
设置:
1.设置系统-系统-时区为自己的地区,例如Asia/ShangHai
2.安装软件包 zoneinfo-asia,其他地区请将asia改一下
另外,并不需要修改PHP.INI文件的 date.timezone,默认也是注释掉的。
我的是703n openwrt 12.09-beta

本文博客:http://www.cnblogs.com/xianfangloveyangmei/ 自己的笔记

第十五章 php时区报错 We selected the timezone 'UTC'

标签:style   blog   http   io   color   ar   os   sp   for   

原文地址:http://www.cnblogs.com/xianfangloveyangmei/p/4094826.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!