• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Enable Remote Access In Plesk 9.5.1

blackmetal

Basic Pleskian
Hello,
i want connect to my plesk database via mysql remote administrator but i can not and when i check mysql port with nmap it says 3306 is closed it seems plesk working with socket piping in my serevr i want know how can i enable remote access in my plesk server for my databases?

Thank You,
 
i check 3306 in my csf and also i add it my csf whitelist then restart firewall but nmap says mysql port is closed yet,
 
Check the Host field for the user you're trying to login as. If it's set to 'localhost' MySQL will only allow logins using those credentials from localhost. You can add additional entries for specific IP addresses or set the Host field to '%' which allows connecting from any address. I believe by default Plesk uses '%' for new users created through Plesk.
 
Back
Top