首页 > 代码库 > 第十五章 php时区报错 We selected the timezone 'UTC'
第十五章 php时区报错 We selected the timezone 'UTC'
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'
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。