Jump to content

Recommended Posts

Posted

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

Posted

Are you using 'johnny.heliohost.org'? Use 'localhost'.

Posted

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.

Posted

Thank you very much!

Using localhost in the configuration file solved my problem.

 

Thanks again for your rapid solution.

 

Have a nice evening

BirdScout Admin

Guest
This topic is now closed to further replies.
×
×
  • Create New...