https://bugzilla.wikimedia.org/show_bug.cgi?id=42441
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Platonides <[email protected]> 2012-11-26 20:55:59 UTC --- That means that curl_setopt_array() failed, which could be due to any of the up to 18 options we set in that call. I don't see we use any option added in PHP > 5.3.19 http://www.php.net/manual/en/function.curl-setopt.php Moreover, it doesn't make sense that upgrading to a newer version of php broke it. There was likely some configuration change as well, which is bitting you. Can you see the error log for when you got the error? It should have generated a notice telling about the option which failed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
