• 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.

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