Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002603 [Quercus] major always 04-14-08 21:41 04-16-08 17:14
Reporter billybigpotatoes View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.5
Summary 0002603: php fopen urls not working
Description Running drupal I am unable to fetch rss feeds or use drupals auto update feature.

I have tried adding

allow_fopen_url = on as a php config.

Resin is running on osx.
Additional Information Drupal errors include:

The feed from BBC seems to be broken, due to " The server can't issue HTTP requests".

HTTP request status Fails
Your system or network configuration does not allow Drupal to access web pages, resulting in reduced functionality. This could be due to your webserver configuration or PHP settings, and should be resolved in order to download information about available updates, fetch aggregator feeds, sign in via OpenID, or use other network-dependent services.
Attached Files

- Relationships

- Notes
(0002981)
nam
04-16-08 10:29

I've verified that fopen() works on URLs, so something else may be causing the Drupal error.
 
(0002988)
ferg
04-16-08 17:14

php/1m0w

The relevant function is fsockopen. Drupal is passing strings like "foo.com:8080" as the host value.
 

- Issue History
Date Modified Username Field Change
04-14-08 21:41 billybigpotatoes New Issue
04-16-08 10:29 nam Note Added: 0002981
04-16-08 17:14 ferg Note Added: 0002988
04-16-08 17:14 ferg Assigned To  => ferg
04-16-08 17:14 ferg Status new => closed
04-16-08 17:14 ferg Resolution open => fixed
04-16-08 17:14 ferg Fixed in Version  => 3.1.6


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker