Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001071

[PHP-DB] Php and Mysql: Aborted connection to mySQL with PHP4 From: Andreas Persson (newmoon <email protected>)
Date: 07/11/01

I'm using Php 4.0.1 pl2-9 and Mysql 3.23.22 and gets the following error in
Mysqls logfile:
010711 10:58:52 Aborted connection 381 to db: 'improvement' user: 'webusr'
host: `web.local' (Got an error reading communication packets)

After a while mysql doesn't accept more connection because it has reached
the maximum connection error and i must do a host-flush.

The problem only appears when I run php on the same server, when I run php
from my windows machine (later version of php) against the
same database i dont get the error.

Is is a bug so i shall upgrade php or is it a miss configuration done by me?

/Andreas

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>