• 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

MS SQL webadmin cant open --- help!

M

Mark Kindred

Guest
when I click webadmin, it goes to https://ns01.***.uk.net:8443/domains/databases/db_webadmin.php?db_id=24
and then redirect to
http://mssql.***.co.uk/mla2000/silentlogon.asp
which display below error:

The page cannot be displayed
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
--------------------------------------------------------------------------------

Please try the following:

•Contact the Web site administrator if you believe that this request should be allowed.
•Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Internet Information Services (IIS)


Please help on this issue.
Thx
 
Error while trying to access database through webadmin

Hi,

I am getting following error while trying to access database through webadmin of plask 9.2.3.
need help on it.

Server 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.
 
This issue caused because ASP component wasn't installed in IIS, and it necessary to WebAdmin.
To fix WebAdmin you can install ASP, and run 'websrvmng --reconfigure-all'
 
Back
Top