• 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.

Unable to add MSSQL 2014 Express server

H9k

Regular Pleskian
I have Plesk 12 on Windows Server 2012 and SQL 2014 Express, and I am unable to add the SQL server to Plesk.
It looks like it is waiting for a long time for something, then I get this error:
Get database server version failed: mssqlmng failed: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
(Error code 1)
I found this KB article: http://kb.odin.com/en/120053 but it does not help. The SQL server is in SQL+Windows authentication mode, and if I log in with the very same data (localhost, sa, *password*) using the SQL Management Studio tool with SQL Authentication, it logs in just fine!
What is the problem?
 
If I correctly understood this MSSQL server is installed on the Plesk server? Have you tried to use localhost instead of computer name as instance name?
 
In the end I uninstalled the MSSQL instance and installed it via Plesk, I didn't know it was even possible. It runs now :)
 
Hi, you can have mssql manual installation, but while connecting in plesk you need to define exact instance name, port and sa password.
 
Back
Top