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

cannot login aspenterprise manager after database created

C

cylus

Guest
Hi

When I created a MS SQL Database,

Then click DB WebAdmin icon,

But the separate browser window show Nothing,

I can’t manage my MS SQL Database with ASPEnterpriesManager,

Please kindly assist. Thank you very much.
 
check if you cannot manage MSSQL server on the server level - Plesk -> server -> databases

if yes then most probably something wrong with sqladmin(default) site in IIS.

you can try then to reconfigure it executing in turn:

cd %plesk_bin%
websrvmng --reconfigure-sqladmin
defpackagemng --fix --type=sqladmin.mssql
 
Back
Top