各位大侠,帮忙解决phplib的安装!!

ailenty 2003-09-11 11:25:39
我的配置:Apache+php+mysql 在window2000下
我测试时:出现
Failed opening 'prepend.php' for inclusion (include_path='') in Unknown on line 0
怎么回事?应该在那加入prepend.php?怎么写我加上了,可是又显示错误,急!!
在线等!
...全文
72 11 打赏 收藏 转发到动态 举报
写回复
用AI写文章
11 条回复
切换为时间正序
请发表友善的回复…
发表回复
xuzuning 2003-09-23
  • 打赏
  • 举报
回复
include_path='.;E:\apache\Apache\php'
Mrgadfly 2003-09-23
  • 打赏
  • 举报
回复
我估计他不是盘符搞错了,最多可能是文件问题。怎么不把程序代码贴出来
ailenty 2003-09-22
  • 打赏
  • 举报
回复
可是还是不行,还是提示那样的错误害得我其它程序没办法运行只好把include_path=""清空,才可以运行,到底是怎么回事呢??谁能帮我??

Mrgadfly 2003-09-21
  • 打赏
  • 举报
回复
看看prepend.php的位置
加在include_path=后面,用\分隔
blueoxygen 2003-09-21
  • 打赏
  • 举报
回复
加载win下的include_path
别大意改称unix下的那个了
boystones 2003-09-20
  • 打赏
  • 举报
回复
同意
feel8 2003-09-12
  • 打赏
  • 举报
回复
把php.ini 中的 include_path前面加上分号,不用。重启web服务器,使用phplib应该没有问题。
phplib中我只用过模板类和数据库。
blueoxygen 2003-09-11
  • 打赏
  • 举报
回复
php.ini你配置include_path了?
ailenty 2003-09-11
  • 打赏
  • 举报
回复
我加上:
include_path=".;E:\apache\Apache\php\"(是phplib解压后放在apache文件下)
还是显示错误啊
Warning: Failed opening 'prepend.php' for inclusion (include_path='.;E:\apache\Apache\php\') in Unknown on line 0
ailenty 2003-09-11
  • 打赏
  • 举报
回复
请问:c:\apache\php\pear是什么??
okdw 2003-09-11
  • 打赏
  • 举报
回复
include_path = ".;c:\apache\php\pear;c:/apache/phplib"


auto_prepend_file =prepend.php3

21,886

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧