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

[求助]在很多群里寻医问药,无果!

Tomasyang 发布于 2005-12-26 18:16, 2122 次点击

测试网站是出现下面的问题,问了很多高人,无果:
Warning: Unknown(D:\ftp\web\site\index.php\chsentry\lineup\): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed opening 'D:\ftp\web\site\index.php\chsentry\lineup\' for inclusion (include_path='c:\php4\includes') in Unknown on line 0

网站配置:iis5.0+php 4.3.10+mysql 4.0.26
站点物理位置:d:\ftp\web\site\
站点首页:index.php ,\chsentry\lineup\是参数
php位置c:\php4

望高人指点!

7 回复
#2
wangshaobo2005-12-26 18:53
参数\chsentry\lineup是什么,传递参数给index.php?
#3
Tomasyang2005-12-26 19:02
对的,是传给index.php的
#4
wangshaobo2005-12-26 19:10

有这种传递参数的方法吗?我怎么没听说过用"\"来传递参数

#5
Tomasyang2005-12-26 20:10

晕,在网址当然不是用"\",是用"/"
我的qq:543176500
各位大侠帮帮忙~

#6
wangshaobo2005-12-26 20:36

那么你的参数在错误提示中怎么会是以路径的形式存在呢,没有一个正确的路径当然打不开文件流,你的参数是怎样传递的呢

#7
lmhllr2008-03-26 15:29
没见过这么传的....我建议还是先把基本打好吧!
1