• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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