注册 登录
编程论坛 PHP技术论坛

php+mysql问题(友心人向好心人求助)

jshf1988 发布于 2008-10-26 22:13, 1455 次点击
Warning: include() [function.include]: URL file-access is disabled in the server configuration in D:\www\feikers\wwwroot\mainfile.php on line 97

Warning: include_once() [function.include]: Failed opening 'http://feikers.' for inclusion (include_path='.;C:\php5\pear') in D:\www\feikers\wwwroot\header.php on line 30


上面是打开网页时的错误
   我是借助xoops做的在本地主机上可以的,我把所有的传到自己的网站中后就变成这样了 是不是路径的问题阿?我不知道怎么改。哪位大哥哥教教我的
飞飞先谢谢了。
6 回复
#2
SkyGull2008-10-27 10:51
你不会是include_once('http://feikers.')吧?
#3
jshf19882008-10-27 10:52
我不太明白
能说具体点吗?我笨的
#4
SkyGull2008-10-27 11:21
30行的源代码发出来看一下
#5
jshf19882008-10-27 23:17
include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';
 谢谢,你真好。拜托了
#6
jshf19882008-10-27 23:18
是不是变量有问题的? 我不知道怎么改
1