Good day,

Again, this error means that the server can not resolve a name.

Please ensure that the name www.myserver.com can be DNS resolved.  Please
contact your DNS administrator if it can not.

============================
Darren Gamble
Planner, Regional Services
Shaw Cablesystems GP
630 - 3rd Avenue SW
Calgary, Alberta, Canada
T2P 4L4
(403) 781-4948


-----Original Message-----
From: Jeff Lewis [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 1:32 PM
To: Darren Gamble; [EMAIL PROTECTED]
Subject: Re: [PHP] Using @file


Sorry that was a typo, it is a period, I mistyped into the email.  If it
cant resolve the name, what would cause that problem?

Jeff
----- Original Message -----
From: "Darren Gamble" <[EMAIL PROTECTED]>
To: "'Jeff Lewis'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 3:19 PM
Subject: RE: [PHP] Using @file


> Good day,
>
> The error means that it can not resolve the name.
>
> Replace the comma in the name with a period.
>
> ============================
> Darren Gamble
> Planner, Regional Services
> Shaw Cablesystems GP
> 630 - 3rd Avenue SW
> Calgary, Alberta, Canada
> T2P 4L4
> (403) 781-4948
>
>
> -----Original Message-----
> From: Jeff Lewis [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 1:24 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Using @file
>
>
> 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]

Reply via email to