【发布时间】:2011-01-27 21:21:14
【问题描述】:
可能重复:
open_basedir restriction in effect. File(/) is not within the allowed path(s):
我有一个名为 dataface 的脚本,在共享主机上它一直输出此警告
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect.
File(/usr/local/lib/php/Dataface/FormTool/text.php) is not within the allowed path(s):
(/home/:/usr/lib/php:/tmp) in /home/a4385243/public_html/dataface/Dataface/FormTool.php on line 654
我该如何解决这个问题?
【问题讨论】: