• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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