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

Database import and access problems

A

AbdullahN

Guest
Hi,

I am using ParaPlesk 9.5 (as a client). I created an MS SQL database from the Panel's Database options (New Database). I also created a user with a valid password.

But when I try to use WebAdmin to import a local DB (created on MS SQL 2000) it just redirects to a "page not found" page - http://mssql.[hostname].com/mla2005/silentlogon.aspx. Why does this happen?

I then used http://mssql.[hostname].com which worked.

What I need to know is that if it possible to access my database using SQL Mgmt Studio, if yes what exactly will be the Server Name?

Thanks
 
Try this:

Start > Run > type cmd

cd %plesk_bin%
websrvmng.exe --reconfigure-sqladmin
defpackagemng.exe --fix --type=sqladminmssql
 
Same problem

Windows Server 2008 R2 Standard - Plesk 9.5.3

In order to have access I've did the above commands and mssql is accessible through mssql.domain.com
The problem is, soon as I restart the server i have to enter every time again the same commands.

Any solution ?

Zoran
 
Last edited by a moderator:
Back
Top