首页 > 代码库 > php的时区修改
php的时区修改
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.
警告:phpinfo():依靠系统的时区设置是不安全的。 您需要*使用date.timezone设置或date_default_timezone_set()函数。 如果您使用任何这些方法,并且您仍然收到此警告,您很可能拼写时区标识符。 我们现在选择了时区“UTC”,但请设置date.timezone来选择您的时区。
即在php,ini中修改date,timezone参数设置为如:date.timezone=Asia/Chongqing
php的时区修改
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。