【发布时间】:2015-12-03 17:10:57
【问题描述】:
我知道到底是什么问题。我需要修复我的 open_basedir 限制。但问题是,我不知道到底是怎么回事。
PHP Warning: is_dir(): open_basedir restriction in effect. File(/usr/local/php55/lib/php/) is not within the allowed path(s): (/home/converter/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/) in /home/converter/domains/converter.playslim.com/public_html/lib/Symfony/Component/Process/ExecutableFinder.php on line 59
PHP Warning: is_dir(): open_basedir restriction in effect. File(/usr/local/php55/lib/php/) is not within the allowed path(s): (/home/converter/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/) in /home/converter/domains/converter.playslim.com/public_html/lib/Symfony/Component/Process/ExecutableFinder.php on line 59
【问题讨论】:
-
嗨,永远记得先用谷歌搜索错误信息!
Warning open_basedir restriction in effect产生大量结果;第一次点击就在这个网站上。 -
这无助于解决我的问题。
标签: effect restriction open-basedir