• 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 (post upgrade to 7.6.1 issue)

JTRipper

Regular Pleskian
Hello everyone,

I did an upgrade to 7.6.1 from 7.5.6+ (following instructions of SWSoft).
Now, my clients are reporting that the MSSQL Web Administration doesn't work.
Actually the browser shows me:
HTTP Error 405 - The HTTP verb used to access this page is not allowed.

The link from control panel is always the same:
http://mssql.xxxxxxx.com/mssql/app/connect.aspx.

but the browser don't even ask me for a user/pass and shows me that 405 error :(

I think it's permissions related but which ones?

Same issue anyone?

And, yes I've launched websrvmng.exe --reconfigure-all (took 6 hours - the setup is Win2003 on 2xXeon 3.4Ghz with 2MBcache RAID5 SCSI and 2GB RAM with 400 tlds on board) and it has completed with no errors.

Thanks in advance for any advice.
 
Resolved :)

Hello again,

Issue resolved :)
The problem was in the IIS configuration of the sqladmin website.
I did the following:
1. opened IIS Administration (inetmgr)
2. right-clicked Properties on sqladmin website
3. In the ASP.NET section The ASP.NET version tab was blank (!!) not the 1.1 or 2.0 so I just selected the 1.1 version and hit Apply.

That's it.

Have a nice day you too ;)
 
I'm having the same problem, but adding the ASP version didn't resolve the issue. Do you remember changing anything else within IIS?

Thanks
 
Have you tried to ping mssql.domainname ? Check your DNS settings.
Hope this helps.
 
Back
Top