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

WebAdmin: 405 - HTTP verb used to access this page is not allowed.

C

colinjack

Guest
I have searched all the forums and not been able to find an answer to this problem. Hope someone can help.

I have 10.3.1 installed and running on a Server 2008 R2 server. All seems okay except for the WebAdmin link for databases which gives an 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.

Thanks

Colin
 
Try to use following method:

1. Enter into %plesk_bin% directory.
2. Execute the command 'defpackagemng --fix --type=sqladminmssql '

If it not help, try to change app pool for 'mssql' to 'DefaultAppPool' that is set to 'integrated' mode. And then ran "%plesk_bin%\websrvmng" --reconfigure-sqladmin.
 
check IIS \Sites\sqladmin(default). Select "Browse Web Site" -> Browse *804(http). report error/attach skrinshot
 
Back
Top