• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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