Web Hosting Talk







View Full Version : php errors


TheVoice
12-02-2002, 06:24 PM
I"m getting this php error on one of the sites I host:

Warning: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

I haven't touched php and it just started happening out of no where. Any help would be appreciated.

mind21_98
12-02-2002, 06:30 PM
I would ask your host if the right name servers are in /etc/resolv.conf and if they're currently running. That error usually pops up when something with one of their name servers goes haywire.

TheVoice
12-02-2002, 07:12 PM
thanks I fixed up the resolv.conf and the problem was fixed.

mind21_98
12-02-2002, 08:02 PM
Cool. Glad I could be of help. :)