http://localhost/security/index.php报错怎么解决

Warning:include():Itisnotsafetorelyonthesystem'stimezonesettings.Youare*required*tous... Warning: include(): 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 C:\xampp\xampp\security\htdocs\index.php on line 12

Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampp\xampp\security\htdocs\index.php on line 12

Warning: include(): 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 C:\xampp\xampp\security\htdocs\index.php on line 12

Warning: include(): Failed opening 'lang/1%00'=1.php' for inclusion (include_path='.;C:\php\pear') in C:\xampp\xampp\security\htdocs\index.php on line 12
展开
 我来答
stresume
2017-06-08 · TA获得超过289个赞
知道小有建树答主
回答量:587
采纳率:0%
帮助的人:462万
展开全部
这个错误是你的PHP运行环境中的配置不正确,
请检查你引入的php.ini文件是否正确引入(主要是路径)在检查php.ini中的
[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone =PRC
是否打开。

date.timezone =Asia/Shanghai
这两种写法都可以,
然后重启一下服务器一般可以解决,另外也可以在PHP代码中增加date_default_timezone_set进行设置,但这种方法在不同的站点中都需要设置,不及php.ini的修改彻底。
追问
Fatal error: Call to undefined function mb_detect_encoding() in C:\xampp\xampp\phpMyAdmin\libraries\php-gettext\gettext.inc on line 177
修改后报这个错误是怎么回事
Storm代理
2023-07-25 广告
StormProxies是一家国内优质海外HTTP代理商,拥有一个庞大的IP资源池,覆盖200多个地区,IP数量大且匿名度高。其优点还包括超高并发、稳定高效、技术服务等特点,同时提供HTTP、HTTPS以及SOCKS5协议支持。此外,Sto... 点击进入详情页
本回答由Storm代理提供
悠悠羁旅客
2017-06-08 · TA获得超过224个赞
知道小有建树答主
回答量:191
采纳率:50%
帮助的人:69.2万
展开全部
在开头设置一下date_default_timezone_set()看看
追问
填在那个目录下
追答
直接入口文件开头
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式