Make sure you don't have concurrent accesses to the mysql.sock, for example the  
apache authentication module (we had that). docs say you should build php with shared 
mysql support, so i guess you'll still just have to do so...

On Tue, 24 Apr 2001 11:06:33 -0700
Hunter Hillegas <[EMAIL PROTECTED]> wrote:

> I am using 3.23.36 in conjunction with PHP 4.0.4pl1. When I compiled PHP, I
> used --with-mysql and let it use it's own mySQL library, not compiling
> against anything build under 3.23.36 (I tried the other way but the
> configure failed, never finding mysqlclient libraries, even though they were
> right there)...
> 
> Anyway, I'm getting the "Got an error reading communication packets" in my
> log files...
> 
> What can I do to solve this?
> 
> Hunter
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to