View Single Post
Old 23 November 2012, 13:35   #1
DH
Global Moderator
 
DH's Avatar
 
Join Date: Sep 2008
Location: Might as well be WORK :(
Age: 57
Posts: 4,110
Something's wrong with AMR

I'm getting php errors on 4 lines of one of the php scripts

Dunno if I should post the errors or not but here goes.

Quote:
Warning: fopen() [function.fopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/amr/globals.php on line 43

Warning: fopen() [function.fopen]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/amr/globals.php on line 43

Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /var/www/amr/globals.php on line 44

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/amr/globals.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at /var/www/amr/globals.php:43) in /var/www/amr/globals.php on line 105

Warning: Cannot modify header information - headers already sent by (output started at /var/www/amr/globals.php:43) in /var/www/amr/globals.php on line 106
I can't check something out now

Last edited by CodyJarrett; 23 November 2012 at 13:57.
DH is offline  
 
Page generated in 0.07283 seconds with 11 queries