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

web admin problem

ElnazT

New Pleskian
Dear all,

I have a problem in connecting mu mssql cia webadmin in plesk panel windows 10.2 . when i click webadmin a page with following error will open:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested Url: /mla2005/silentlogon.aspx



Thanks
 
I solved the problem, the header was removed in IIS site.
In site sqladmin , I added the mssql.domain.com


:)
 
Check DNS Entries

I advice this to my client and also I solve this too as as follow:

Please make sure mssql.yourdomainname.com entry need to be there as following example:

mssql.yourdomainname.com A 123.123.123.123

I hope this helps.
 
Back
Top