DarkerAngel Posted March 4, 2008 Share Posted March 4, 2008 Okay, I just upgraded my Apache to 2.2.8, and reset my PHP 5.2.5 The site I run generates dynamic Signatures for a MMORPG called MapleStory. This script runs a function to get the info from the game server's site and complies the info into an array to supply the script to build to image. I'm trying to call an image of the game server's site but keep getting this message: Warning: imagecreatefromgif() [function.imagecreatefromgif]: php_network_getaddresses: getaddrinfo failed: hostname nor servname provided, or not known in includes/mssig/ranktest.php on line 56 My code was working prior to upgrading Apache, is there some setting I need to set in Apace or PHP? If so what? Link to comment https://forums.phpfreaks.com/topic/94272-php_network_getaddresses-getaddrinfo-failed-hostname-nor-servname-provided/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.