首页 > Web开发 > 详细

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

时间:2014-11-13 16:20:56      阅读:1670      评论:0      收藏:0      [点我收藏+]
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'

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!