birdscout Posted November 15, 2012 Posted November 15, 2012 Good evening,I have a problem when I try to connect with my database: Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/1129): Host 'johnny.heliohost.org' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home/bsitaly/public_html/util/connessionedb.php on line 14 Connect failed: Host 'johnny.heliohost.org' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' The website is birdscout-italy.heliohost.org What can I do to resolve this issue? Regards,BirdScout Admin
Shinryuu Posted November 15, 2012 Posted November 15, 2012 Are you using 'johnny.heliohost.org'? Use 'localhost'.
Krydos Posted November 15, 2012 Posted November 15, 2012 Change your MySQL host from 'birdscout-italy.heliohost.org' to 'localhost' and it should work. Let us know if you're still having problems connecting.
birdscout Posted November 15, 2012 Author Posted November 15, 2012 Thank you very much!Using localhost in the configuration file solved my problem. Thanks again for your rapid solution. Have a nice eveningBirdScout Admin
Recommended Posts