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

MS SQL webadmin cant open --- help!

M

Mark Kindred

Guest
when I click webadmin, it goes to https://ns01.***.uk.net:8443/domains/databases/db_webadmin.php?db_id=24
and then redirect to
http://mssql.***.co.uk/mla2000/silentlogon.asp
which display below error:

The page cannot be displayed
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
--------------------------------------------------------------------------------

Please try the following:

•Contact the Web site administrator if you believe that this request should be allowed.
•Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Internet Information Services (IIS)


Please help on this issue.
Thx
 
Error while trying to access database through webadmin

Hi,

I am getting following error while trying to access database through webadmin of plask 9.2.3.
need help on it.

Server Error
405 - HTTP verb used to access this page is not allowed.
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
 
This issue caused because ASP component wasn't installed in IIS, and it necessary to WebAdmin.
To fix WebAdmin you can install ASP, and run 'websrvmng --reconfigure-all'
 
Back
Top