用户名:
密 码: 记住
您当前的位置:首页 > 网络编程 > php教程

failed to open stream: No such file or directory in

时间:2015-01-23  来源:西部数据  作者:西部数据

Warning: include_once(./include/main.inc.php) [function.include-once]: failed to open stream: failed to open stream: No such file or directory in

Fatal error: main(): Failed opening required './Config.php' (include_path='.;c:php4pear') in D:wwwrootCoreConfig.php on line 13

出现这个的问题是因为我们inlcude的路径不对了,只要我们把路径改对就可以了。 Fatal error: main(): Failed opening required './Config.php' (include_path='.;c:php4pear') in D:wwwrootCoreConfig.php on line 13

shopex主机问题描述:

Warning: require(/core/include_v5/adminCore.php) [function.require]: failed to open stream: 

No such file or directory in D:wwwrootbeisososhopadminindex.php on line 13 

Fatal error: require() [function.require]: Failed opening required "/core/include_v5/adminCore.php" (include_path=".;C:php5pear")

shopex主机解决方案

给D:和D:wwwroot 一个everyone可读权限,只在这两个位置加权限就可以了,不要附加到下一级目录! 命令如下: 

  1. cacls d: /e /g everyone:r  
  2. cacls d:wwwroot /e /g everyone:r 

 

来顶一下
返回首页
返回首页
推荐资讯
WiFi太不安全:7岁女孩11分钟内入侵公共网络 WiFi太不安全:7岁女孩11分钟内入侵近期刚刚发布研究说WiFi网络能获得人们手机里多少私人信息,
不服跑个分?人工智能也出现“刷分”乱象 不服跑个分?人工智能也出现“刷分2014年,人工智能领域突然爆发,成为了科研和科技创业的热门
相关文章
栏目更新
栏目热门