【发布时间】:2015-04-19 13:07:20
【问题描述】:
当我尝试在 PHP 中使用程序 /usr/bin/curl 时,出现错误
警告:file_exists():open_basedir 限制生效。文件 (/usr/bin/curl) 不在允许的路径中:/var/www/check.inc 中的 (/usr/share/php/:/tmp/:/usr/share/pear/)。第138行的php
如何使用 PHP 5.4 在 debian wheezy 上启用此功能?
【问题讨论】:
标签: php curl include-path