• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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