• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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