【发布时间】:2013-12-03 19:02:26
【问题描述】:
我收到以下 PHP 警告:
PHP Warning: is_readable(): open_basedir restriction in effect. File(/usr/share/pear//home/domain.nl/application/views/helpers/HeadLink.php) is not within the allowed path(s): (/usr/share/php:/home/domain.nl/:/usr/share/pear:/usr/sbin:/usr/bin:/bin:/tmp:/etc/phpmyadmin:/usr/lib/php4:/usr/lib/php5:/opt/ioncube/lib) in /home/domain.nl/library/Zend/Loader.php on line 186
为什么/usr/share/pear//home/domain.nl/application/views/helpers/..不在允许的路径/usr/share/pear内?
谢谢,
马丁
【问题讨论】:
标签: php apache open-basedir