https://bugzilla.wikimedia.org/show_bug.cgi?id=69783
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|FA |RSS extension gives | |http-request-error when | |fetching | |http://blog.wikimedia.org/f | |eed/ --- Comment #2 from Bawolff (Brian Wolff) <[email protected]> --- I assume this is not on a Wikimedia wiki? (Error in particular happens only when using php url_fopen to fetch urls (Not used on Wikimedia sites, since we have the curl php extension installed)). This error generally means that fopen( 'http://blog.wikimedia.org/feed/' ); returned false. I'm not sure why it is doing so in your particular install. I suspect (but am not sure) its a problem with your php.ini configuration. -- 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
