Admin-Ahead Community

Windows => Control Panels => Plesk => Topic started by: jominj on February 02, 2014, 08:27:51 pm

Title: Error : 405 – HTTP verb used to access this page is not allowed
Post by: jominj on February 02, 2014, 08:27:51 pm
Some times we may get the following error while accessing webadmin in the control panel:
Error : 405 – HTTP verb used to access this page is not allowed
(http://www.supportsages.com/blog/wp-content/uploads/2012/09/405.png)

This error is due to some ASP component wasn’t installed in IIS, and its necessary to Webadmin.

To solve this issue please follow the below steps:
Code: [Select]
C:\>cd %plesk_bin% (this will change to the Plesk bin directory)
 C:\Program Files (x86)\Parallels\Plesk\admin\bin>defpackagemng –fix–type=sqladminmssql

That's all this will fix the issue !