Yep the only connectivity issues are coming from the server itself.

I have 3 webservers talking to this server and never get a failed read
- the batch jobs running on the server itself have issues once in a
while. I even FORCED sockets just in case it was using TCP via
localhost...


On Mon, Oct 26, 2009 at 12:24 AM, Kim Madsen <php....@emax.dk> wrote:
> Michael Shadle wrote on 2009-10-26 06:48:
>>
>> Oct 25 22:00:01 sql02 php: PHP Warning:  mysqli_connect():
>> (HY000/2013): Lost connection to MySQL server at 'sending
>> authentication information', system error: 32 in
>> /home/foo/web/foo.com/core.php on line 2394
>>
>> It's either this or one or two others. What is odd is I have switched
>> to making it sockets only - doesn't seem to help. I think it was
>> anyway, it's all over localhost. It wasn't always like this either.
>
> I think it's related to network flaws, at least that was the understanding I
> had from the same problem, which occured some months ago at an ISP i'm
> using, but you're writing "all over localhost"?
>
> --
> Kind regards
> Kim Emax - masterminds.dk
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to