这种错误是撒意思
php吧
全部回复
仅看楼主
level 7
longjie841219 楼主
下了个新秀CMS,重新添加了导航后,一点提示提个
这个是撒意思,哪里错了
Warning: include(index/qq.php) [function.include]: failed to open stream: No such file or directory in D:\PHPnow-1.5.6\htdocs\index\basic.func.php on line 47
Warning: include() [function.include]: Failed opening 'index/qq.php' for inclusion (include_path='.;C:\php5\pear') in D:\PHPnow-1.5.6\htdocs\index\basic.func.phpon line 47
2015年10月05日 17点10分 1
level 7
longjie841219 楼主
添加的第二个导航点了下,也提示下面这个
比对了下,除了建立的目录不一样外,报错的大致一样,求高手帮看看是错误是撒意思
Warning: include(index/yangmao.php) [function.include]: failed to open stream: No such file or directory in D:\PHPnow-1.5.6\htdocs\index\basic.func.php on line 47
Warning: include() [function.include]: Failed opening 'index/yangmao.php' for inclusion (include_path='.;C:\php5\pear') in D:\PHPnow-1.5.6\htdocs\index\basic.func.php on line 47
2015年10月05日 17点10分 2
level 7
longjie841219 楼主
最后一行提示错误在47行 D:\PHPnow-1.5.6\htdocs\index\basic.func.php on line 47
这个basic.func.php on line 47 第47就是一个include($path);函数
额,根目录下有qq这个文件夹
额,脑子有点乱,求前辈教下这个怎么修改[委屈]
2015年10月05日 17点10分 3
level 7
longjie841219 楼主
又看了遍,有点晕, qq这个目录在根目录下,为毛在浏览器点了下地址成了http://127.0.0.1/?/qq/ 这个,然后报错?正常的情况应该是进入qq这个目录下的index,中间这个?目录咋生成的?求解
2015年10月05日 17点10分 4
1