• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Remote MySQL

Hi caygri,

What issue do you want to resolve?
- Do you want to allow Plesk connect to remote Database? The solution is described in Q&A.
- Do you want to allow to every host to connect to Plesk database? (This is about settings in Tools & Settings)

Check that MySQL binds to a network interface. Check also a firewall, may be the firewall blocks packet from/to a remote system.
 
Hi

I have problem today with remote connection to mysql / mariadb . I have commented bind-address in my.cnf and now its working. I hope this will help you
 
not only allowed mysql server to be connected remotely , make sure you also granted the user to be able to connected remotely
 
My user had correct rights the domain was restored from a backup 12.5 -> 17.5. I had to comment the bind to get this to work. There is a bug somewhere.
 
Back
Top