Closed (fixed)
Project:
Update Status
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2008 at 14:54 UTC
Updated:
18 Feb 2008 at 12:31 UTC
I got a ton of these error messages in my watchdog:
fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /var/www/drupal/includes/common.inc on line 422.
I had to set status = 0 in the system table to be able to access the site administration.
Comments
Comment #1
dwwThen your server machine is not configured to properly support either DNS lookups and/or outbound network connections. See the README.txt file for more, and/or #168828: "Unable to fetch any information" on manual check. Not much I can help you with here.
Comment #2
blackdog commentedIt was indeed a problem with our server. Sorry!