[Bug 498358] [NEW] bogus "curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set" errors
Jürgen Kreileder
jk at blackdown.de
Fri Dec 18 23:19:37 GMT 2009
Public bug reported:
Binary package hint: php5
Since yesterday I'm getting lots of bogus error messages from
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT_MS, $value) and curl_setopt($ch,
CURLOPT_TIMEOUT_MS, $value) on my WordPress blog using php5-curl
5.2.10.dfsg.1-2ubuntu6.3:
curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode
or an open_basedir is set in [...]"
The problem is described here: http://bugs.php.net/bug.php?id=49531
Apparently it's fixed 5.2.12, here's the patch: http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/curl/interface.c?r1=287784&r2=288598&view=patch
** Affects: php5 (Ubuntu)
Importance: Undecided
Status: New
--
bogus "curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set" errors
https://bugs.launchpad.net/bugs/498358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list