Message : IP is blocked because of many connection errors
- Par: serveurblog
- Le: 11.06.2008 11:43:57
- Dans: PHP
- Commentaires: 25
Que faire quand on a le message :
Warning: mysql_connect(): Host '**.**.**.**' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts' in connect.inc.php3 on line 96
Très simple :
Ouvrir une fenetre DOS et tapez :
d:\mysql\bin\mysqladmin.exe -u root -p flush-hosts
Pas de commentaire