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

    https://survey.webpros.com/

Problems with adding external database server

Henrik_Markarian

New Pleskian
We have several websites hosted on our dedicated server that is managed by Plesk 11. We need to add a database server to allow database access from outside localhost -- when we add the database server (using any of the hosted domains or the IP of the server) we get the following error:

Error: Connection Refused.

When browsing to the server page we get the following warning:

Warning: The last attempt to control this database server failed because of network problems.

The database server is setup with defaults:

host name or IP address: IP of the server
Port number: 3306 (its left blank but Plesk populates with this port number)
Database server type: MySQL
Use this server as default for MySQL: No

Any recommendations as to where to go with this??
 
If I correctly understood you have MySQL server installed on other physical server?
Have you tried connect to this server from Plesk server with CLI mysql command?
 
Back
Top