• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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