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

SQL 2005 problems with 7.5.5 update

R

Redah

Guest
We recently migrated to Microsoft SQL Server 2005, and were glad to see that it worked like a charm in Plesk 7.5.4.

Plesk recognised it as SQL Server 9.0, and when entering the sa password in the 'Server' > 'Databases' page, a connection was made.

We then upgraded to Plesk 7.5.5 this night, and we found out that Plesk fails to connect to SQL Server 2005 with the following error:

"Unable to update database parameters: Try to establish connection failed: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."

The password has definately not changed, how can this be?
 
try to set connection in Plesk CP

follow: CP->Server->Databases-> Microsoft SQL Server tab.
Enter following information:
1. Host
2. Login (sa)
3.Password
 
Help me

Hi,
I am with this same problem,
But I am not finding where to arrange that,
Please, does anybody can me to help?
 
The only way to fix this is to uninstall SQL Server 2005, and then re-install it. Ofcourse I had already entered the sa login and password, if I hadn't, it wouldn't have worked under 7.5.4 either :)

After re-installing, Plesk will work fine with it. Somehow it messes something up with the dll files SQL Server uses... only way to get them back is to re-install SQL Server 2005.
 
Back
Top