• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff 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