Hey All, I get the following error: Warning: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /usr/home/roshi/htdocs/includes/rightcont_nanciesorg.inc.php on line 57 Warning: fopen("http://www.nancies.org/news/rss/","r") - Bad file descriptor in /usr/home/roshi/htdocs/includes/rightcont_nanciesorg.inc.php on line 57 Error reading RSS data.
I know I can resolve b/c from the local machine I can: $nslookup > www.nancies.org Server: ns1.netaxs.com Address: 207.106.1.2 Non-authoritative answer: Name: nancies.org Address: 207.8.144.57 Aliases: www.nancies.org Does PHP look on a different port than 53 for host name lookups? TIA, Sabre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php