HTTP request status - Fails
tingtong - July 20, 2008 - 05:49
My Drupal 6 site run for one month without problem but today, cron run failed and at Status Report, show this statement:-
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.
What is the problem actually? Anybody can help?

It looks like one of the
It looks like one of the functions in drupal_http_request() failed. It is probably an issue with your web host. They may have disabled one of the functions. I think
phpinfo()will tell you if there are any disabled php functions. I gave someone instructions on how to check this a while back.- Corey
Thanks! I had issued a
Thanks! I had issued a ticket to my host company.