RE: [PHP] unable to lookup host [1001] error

2002-08-21 Thread David Buerer

Here is the code per your request

mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 21, 2002 9:42 AM
To: David Buerer
Subject: Re: [PHP] unable to lookup host [1001] error


Show the code and we might be able to help better...
maybe line 20-35 ish, or anything you feel useful

thx
Andrew
- Original Message -
From: "David Buerer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 3:39 PM
Subject: [PHP] unable to lookup host [1001] error


> Anyone ever seen this error before?  What causes it?  It happens on a call
> to socket_bind after a successful call to socket_listen.
>
> Any ideas would be appreciated.
>
> Warning: socket_bind() unable to lookup host [1001]: Recursion too deep,
> stack overflowed. in
> f:\public\www\josiah\josiah2\consultation\chat\test_server.php on line 31
> AIEE -- Couldn't bind!
>




[PHP] unable to lookup host [1001] error

2002-08-21 Thread David Buerer

Anyone ever seen this error before?  What causes it?  It happens on a call
to socket_bind after a successful call to socket_listen.

Any ideas would be appreciated.

Warning: socket_bind() unable to lookup host [1001]: Recursion too deep,
stack overflowed. in
f:\public\www\josiah\josiah2\consultation\chat\test_server.php on line 31
AIEE -- Couldn't bind!