Support wrote:
> 
> MySQL 3.23.39
> RH6.2
> Apache 1.3.12
> 
> 2 weeks ago mysql stopped with the following example error.(repeated on
> other sites that use mysql on my server)
> 
> Warning: Host 'localhost' is blocked because of many connection errors.
> Unblock with 'mysqladmin flush-hosts' in
> /home/domain/domain42/web/drwho/php/common.php on line 18
> 
> Warning: MySQL Connection Failed: Host 'localhost' is blocked because of
> many connection errors. Unblock with 'mysqladmin flush-hosts' in
> /home/domain/domain42/web/drwho/php/common.php on line 18
> Couldn't Connect To Database Server
> 
> This effected all users since they all use 'localhost'
> 
> I ran 'mysqladmin flush-hosts'. Looking at the logs i see quite a few errors
> <sample>
> 011130  6:08:54  Aborted connection 58760 to db: 'modderz_db1' user:
> 'modderz' host: `localhost' (Got timeout reading communication packets)
> 011130  6:18:20  Aborted connection 56028 to db: 'modderz_db1' user:
> 'modderz' host: `localhost' (Got timeout reading communication packets)
> 011130  9:06:12  Aborted connection 71509 to db: 'modderz_db1' user:
> 'modderz' host: `localhost' (Got timeout reading communication packets)
> 011130  9:12:56  Aborted connection 66603 to db: 'modderz_db1' user:
> 'modderz' host: `localhost' (Got timeout reading communication packets)
> <ends>
> 
> I did a search and found the info to clear the error but i am not sure what
> causes it.
> 
> Mark

Hello,

Have you ever tried MySQL 3.23.45, php 4.0.6 and Apache 1.3.20 ?

Edward.


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