PDA

View Full Version : obscure error message


brothercake
10-19-2002, 11:56 PM
Does anyone know what this means:


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


It happens trying to fopen a file. It also happens with file(url) and fgets - anything that tries to open an external url basically. It works fine on my dev server, but not on the live web server.