Wrong DNS Settings, php_network_getaddresses: getaddrinfo failed Name or service not known, nslookup
问题 The problem originally looked like this: Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/ / /ppk_hotweb.class.php on line 58 I used cURL as well, it just returned null, that's it.. Both (file & cURL) were enabled. Tried file_get_contents('google.com') and it worked! Why doesn't file_get_contents('domain.com.au') work then? So I started reading relevant stackoverflow posts and people say that this is a