I am getting this error. <b>Warning</b>: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/xxxxxxx/public_html/keywordtracker.php</b> on line <b>35</b><br /> <br /> <b>Warning</b>: fsockopen(): unable to connect to api.google.com:80 in <b>/home/xxxxxx/public_html/keywordtracker.php</b> on line <b>35</b><br /> a:2:{s:7:"results";s:4:"9999";s:5:"error";s:27:"Unknown Google server error";} It has been working fine for a long time. I loaded the new script but am still having the same problem. Yahoo and MSN results ok. Any ideas? Thanks
Looks like DNS resolution problem for api.google.com on your server (could be your server or a general DNS problem with Google).
Thanks Shawn I will give it a day or two and see if it clears up if not i will change to one of my other sites on a diff server.