Started getting this error after my host copied everything over to a new server:
Line 77 in the script is:Code:Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/account/public_html/test2.php on line 77 Warning: Failed opening 'http://domain.com/db/show.php?show=1&type=old' for inclusion (include_path='') in /home/account/public_html/test2.php on line 77
Could this be due to a difference in the PHP module on the new machine? Help!PHP Code:<?php include("http://domain.com/db/show.php?show=1&type=old"); ?>![]()






Bookmarks