AWS Plesk instance, how to open port 3306
I'm attempting to connect to a MYSQL database remotely. When trouble shooting I notice that the port is closed: nmap -p 3306 34.34.34.34 (substituting for my server ip) returns PORT STATE SERVICE 3306/tcp closed mysql In mysql config found at…