• 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 Plesk Server Mysql Remote Connection

I cannot connect to my plesk mysql server from another server. I can connect when I turn off the server's firewall.

notworking.png


Default settings for remote access of database users - This settings not working.
 
Last edited:
Code:
[root@host-37 ~]# firewall-cmd --permanent --add-service=mysql
success
[root@host-37 ~]# firewall reload
success

I found something that worked. Is this safe?
 
I cannot connect to my plesk mysql server from another server.
Is this safe?
If the other Server has a fixed IP you just need to open remote access to your mysql database server from the specified IP on your firewall or Database Hosting Settings in the plesk panel Tools & Settings
 
Last edited:
Back
Top