Hi!
I'm having trouble connecting to my databases with a database management application. Currently I'm having to use PHPMyAdmin to manage my databases which is not perfect. Can anyone see what steps I'm missing?
I've followed all the steps from this support article and this one and checked the following;
I'm having trouble connecting to my databases with a database management application. Currently I'm having to use PHPMyAdmin to manage my databases which is not perfect. Can anyone see what steps I'm missing?
I've followed all the steps from this support article and this one and checked the following;
- In Database Hosting Settings the setting is set to 'Allow remote connections from any host' and also checked is the option 'Allow local MySQL server to accept external connections'
- The specific database I'm connecting to is set to 'Allow remote connections from any host'
- In `/etc/my.cnf` the bind-address is set to 0.0.0.0
- I've whitelisted my own IP in the Plesk Firewall, it's also not in fail2ban