Posted on: 03/22/06 01:15pm
By: Anonymous (Kase)
OK I've had my site up forever and on one static page I have an include that pulls in databse info from a cgi script. It's worked fine for over 3 years. Suddenly today I open that one page (the rest of the site is fine) and get this:
Warning: Unknown(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /user/wwtribe/public_html/twc/main/staticpages/index.php(84) : eval()'d code on line 1
Warning: Unknown([deleted for the forum and privacy]/cawaroster.pl?sort_a=Name): failed to open stream: Resource temporarily unavailable in /user/wwtribe/public_html/twc/main/staticpages/index.php(84) : eval()'d code on line 1
Warning: Unknown(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /user/wwtribe/public_html/twc/main/staticpages/index.php(84) : eval()'d code on line 1
Warning: Unknown([deleted for the forum and privacy]/cawaroster.pl?sort_a=Name): failed to open stream: Resource temporarily unavailable in /user/wwtribe/public_html/twc/main/staticpages/index.php(84) : eval()'d code on line 1
Warning: (null)(): Failed opening '[deleted for the forum and privacy]/cawaroster.pl?sort_a=Name' for inclusion (include_path='/home/wwtribe/public_html/twc/system/pear/:.:/usr/lib/php:/usr/local/lib/php') in /user/wwtribe/public_html/twc/main/staticpages/index.php(84) : eval()'d code on line 1
Obviously where I said deleted the actual site address appears. Any ideas?
PHP include on static pages problem
Posted on: 03/22/06 03:36pm
By: Anonymous (Kase)
It was a server problem, though they didn't tell me what exactly. So if you get this error too I guess ask your host if they changed php stuff in any way.