joomlatizer Posted July 2, 2008 Share Posted July 2, 2008 Question: $query = "?url=" . $url . ereg_replace(' ', '%20', $_SERVER['QUERY_STRING']); When called, this line returns Warning: main() [function.main]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/username/public_html/path_to/menu_left.php on line xx Anyone having fixed similar problem in the past, have any idea what to look for ? where? Thanks. Link to comment https://forums.phpfreaks.com/topic/113007-need-help-with-php_network_getaddresses-getaddrinfo-failed-error-message/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.