I'm getting a lot of this in my server log, any idea of what's causing it 
or how to find out?  I think they are occurring when my web server attempts 
to communicate with the database server.  It doesn't happen all the time, 
but it's happening a lot and causing havoc with being able to view web 
pages which draw information from the database via PHP.  Any ideas?  - 
Thanks in advance....

020204  8:20:54  Aborted connection 22 to db: 'AtFantasy2' user: 'apache' 
host: `localhost' (Got an error reading communication packets)
020204  8:20:54  Aborted connection 21 to db: 'sessions' user: 'afsessions' 
host: `localhost' (Got an error reading communication packets)
020204  8:20:54  Aborted connection 30 to db: 'ads' user: 'banners' host: 
`localhost' (Got an error reading communication packets)
020204  8:20:54  Aborted connection 18 to db: 'sessions' user: 'afsessions' 
host: `localhost' (Got an error reading communication packets)
020204  8:20:54  Aborted connection 19 to db: 'AtFantasy2' user: 'apache' 
host: `localhost' (Got an error reading communication packets)
020204  8:20:54  Aborted connection 31 to db: 'ads' user: 'banners' host: 
`localhost' (Got an error reading communication packets)

MySQL version 3.32.33
Apache version 1.3.23
PHP version 4.1.1


---------------------------------------------------------------------
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