• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Cannot access database remotely

Fabs87

New Pleskian
Hi!

Ich have problems connecting to my MYSQL-database from my local machine (Windows 10). I've tried several tools (MySQL Workbench, PHP-Storm and from an Laravel-Application). It's only possible connecting via SSH-Tunnel.

I've created an user with the needed privilegs (connect from everywhere/connect from listed ip). Of course, my server-firewall is activated, but as the documentation says, this has no effect on MySQL because of MySQL ACL (Doc-Page).

Any ideas how to solve this problem?
 
  • Access control lists. For MySQL database users, the access control is handled by the native security mechanism - MySQL access control lists (ACL). Custom rules are added to ACL. If the Plesk firewall is running, then it must allow incoming connections to MySQL. Otherwise, settings for remote connections in ACL will not work.
have you checked the bold part?
 
Back
Top