Anybody heard of this bug with fsockopen? I was Googling and people said to ask the host but I have a self-managed server.... warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/web/public_html/center/includes/common.inc on line 268. warning: fsockopen(): unable to connect to scifi.uk.com:80 in /home/web/public_html/center/includes/common.inc on line 268. warning: Cannot modify header information - headers already sent by (output started at /home/web/public_html/center/includes/common.inc:384) in /home/web/public_html/center/includes/common.inc on line 192. Code (markup): Anybody know what's up with this I can't seem to run this fsockopen function at all, BTW it is Drupal CMS... Is there some requirements to use this on a server or something... BTW: PHP version 4.4.2 Can someone please help me...