• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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