haha, I bet it cant resolve, and I doubt it works on other machines :) www.myserver,com www.myserver.com
see the diff? ditch the comma and put a period in insted :) trust me it happens to the best of us. -- Chris Lee [EMAIL PROTECTED] "Jeff Lewis" <[EMAIL PROTECTED]> wrote in message 013901c181b8$a4acd400$76a1a8c0@LEWISJCIT">news:013901c181b8$a4acd400$76a1a8c0@LEWISJCIT... I am using this line in part of my code but am getting an error that looks like below: Code: $serverDetails = @file("http://www.myserver,com/versions.php?l=$scripturl&v=$version"); Error: 2: php_network_getaddresses: gethostbyname failed (c:\inetpub\wwwroot\yabbse\Sources\Admin.php ln 43) What would be causing this error? It works on some machines but not others? Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]