php require_once Failed opening required 错误如何解决
时间:2011-08-29
来源:互联网
<?php
require_once '../../service/Service.php';执行到这里出错
错误提示是:
Compile Error: /littlephpcms/admin/lib/db/conn_front.php line 2 - require_once() [<a href='function.require'>function.require</a>]: Failed opening required '../../service/Service.php' (include_path='.;D:\Program Files\Zend\ZendServer\share\ZendFramework\library')
Debug Warning: /littlephpcms/admin/lib/db/conn_front.php line 2 - require_once() [<a href='function.require-once'>function.require-once</a>]: 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 'UTC' for '8.0/no DST' instead
网上说是权限问题,没看懂,请懂得朋友看看怎么回事?
require_once '../../service/Service.php';执行到这里出错
错误提示是:
Compile Error: /littlephpcms/admin/lib/db/conn_front.php line 2 - require_once() [<a href='function.require'>function.require</a>]: Failed opening required '../../service/Service.php' (include_path='.;D:\Program Files\Zend\ZendServer\share\ZendFramework\library')
Debug Warning: /littlephpcms/admin/lib/db/conn_front.php line 2 - require_once() [<a href='function.require-once'>function.require-once</a>]: 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 'UTC' for '8.0/no DST' instead
网上说是权限问题,没看懂,请懂得朋友看看怎么回事?
作者: suncheng_hong 发布时间: 2011-08-29
require_once '../../service/Service.php'
相对路径有问题,你检查下实际的php文件路径
相对路径有问题,你检查下实际的php文件路径
作者: fellowcheng 发布时间: 2011-08-29
可能是路径的问题……
作者: A82168506 发布时间: 2011-08-29
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28