最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Warning: session_start() [function.session-start]: open_basedir restriction in effect. File解决方法
时间:2022-06-24 23:53:36 编辑:袖梨 来源:一聚教程网
Warning: session_start() [function.session-start]: open_basedir restriction in effect. File解决方法
Warning: include() [function.include]: open_basedir restriction in effect. File(/www/webpublic_html/admin/inc/inc.php教程) is not within the allowed path(s): (/www/webpublic_html/searchhight:/tmp) in /www/webpublic_html/searchhight/index.php on line 2
Warning: include(/www/webpublic_html/admin/inc/inc.php) [function.include]: failed to open stream: Operation not permitted in /www/webpublic_html/searchhight/index.php on line 2
Warning: include() [function.include]: Failed opening '/www/webpublic_html/admin/inc/inc.php' for inclusion (include_path='.:/www/wdlinux/php-5.2.17/lib/php') in /www/webpublic_html/searchhight/index.php on line 2
Fatal error: Class 'Db' not found in /www/webpublic_html/searchhight/index.php on line 3
Fatal error : session_start() [function.session-start]: Failed to initialize storage module: files (path: ) in E:footloginlogin.php on line 4
开启了session_start()后出现了这个问题。
php.ini 的open_basedir中加入C:WINDOWSTEMP
,修改.ini文件是很容易出错的。因为该配置文件不是仅仅服务一个程序,所以修改配置文件,带来的后果
可能有很大的影响。通过
ini_set ( 'session.save_path' , dirname ( __FILE__ ) . '/../dirname/' ) ;
相关文章
- 迷雾大陆机械师流派构筑指南-迷雾大陆机械师流派构筑参考 10-14
- 羊蹄山之魂是什么类型的游戏 羊蹄山之魂游戏类型介绍 10-14
- 洛伊的移动要塞翁古拉强度说明 10-14
- 原神菲林斯和夜兰怎么抽-菲林斯和夜兰抽取建议 10-14
- 守愿者斗法优先兑换资源介绍说明 10-14
- 无期迷途真伤队阵容搭配推荐分享 10-14