0
我使用PHP 5.3運行Ubuntu 10.04 VPS服務器。 我得到了一個錯誤說,嫋嫋不與安全模式下工作,並激活的open_basedirUbuntu。禁用open_basedir和安全模式
Severity: Warning
Message: curl_setopt_array(): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
Filename: libraries/Curl.php
Line Number: 213
如何禁用安全模式和open_basedir的?
感謝您的幫助!