2010/8/8 Marcin Łukasz Kiejzik <[email protected]>:
> Hello,
>
> I have error when I use  $wgUseInstantCommons or $wgForeignFileRepos[]
>
> Content: Warning: curl_setopt_array() [function.curl-setopt-array]:
> CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an
> open_basedir is set in
> /home/____/domains/____/public_html/w/includes/HttpFunctions.php on
> line 751
>
> Line 751-752 of includes/HttpFunctions.php:
>
> 751. $curlHandle = curl_init( $this->url );
> 752. curl_setopt_array( $curlHandle, $this->curlOptions );
>
> I have safe_mode off
>
> The error is displaing only, if I search for example
> File:PD-icon-info.png or I editing/viewing this page
>
> MediaWiki:1.16.0beta3 (r67278)
> PHP: 5.2.13 (cgi-fcgi)
> MySQL: 5.1.47
> Server: Apache
> SSH access to server
>
> Extensions:
> CheckUser, Flagged Revisions, Renameuser, HTMLets, ParserFunctions,
> Google Analytics Integration, Liquid Threads, SecurePoll,
> UsabilityInitiative, Vector
>
>
> Best regards,
> Marcin Łukasz Kiejzik
>

This seems broken in the 1.16 branch (fixed in trunk).
Most likely, I would expect that r67684 and r67840
should be backported to that branch.

-Chad

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to