I'm starting to have a horrible time of pulling web pages from the server.
I checked and found the following entries in the MySQL database server log.

The error doesn't occur all the time, but it occurs a lot and only when
communicating to the server through PHP.  Any idea of what's going on?  Or
any idea of how to get more information about the problem?

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
 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

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

Reply via email to