• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Mssql interface

B

budwaiser

Guest
Hi,
Mssql web admin interface doesn't work anymore :-(

I can't find the page...maybe some settings are wrong...how can i resolve?

Thank you
 
Is DNS error displayed or default plesk page?
check dns config of domain. If default Plesk Page - check if domain is present in IIS and has all required host-headers. To solve this, you probably might need to run in command prompt

'%plesk_bin%\websrvmng --reconfigure-all'

Is 404 error displayed?
check if all aspx file extensions are present for sqladmin(default) in IIS.
 
Hi,
i have this error:

the page can't be displayed.


Now i'm trying your resolution but unfortunately

'%plesk_bin%\websrvmng --reconfigure-all'


doesn't work :-(
 
Check, if this sqladmin(default) site is enabled, your server is not firewalled, ports are open and listening ...

'netstat -aon | findstr :8401'

must list you the whole list of processes on this port. It must be present and not filtered by firewall.
 
The answer is

TCP 0.0.0.0:8401 0.0.0.0:0 listening 2812

What does it mean?
 
> TCP 0.0.0.0:8401 0.0.0.0:0 listening 2812

means that process with PID 2812 is listening on all IPs. Normally, 2812 must be inetinfo.exe (check this in Task manager). Whats your ip? I'll check if this port is filtered.

Whats the full description of the error?
Give me URL....
 
C'mon!! Its dns problem!!! just do nslookup for mssql.<yourdomain> and you will see!!! check you DNS settings, local or external, whichever you have
 
Unfortunately i continue to have this problem.

I have modified dns and not nslookup seems good but i can't see mssql web admin interface yet.

Plesk support said me to check port 8401 and it's open.

How can i resolve?

Thank you
 
Please help, mssql interface doesn't work anymore, i don't know why sometimes it works sometimes no
 
There's another way to admin MSSQL?
So my clients can use it?

Please let me know
 
Back
Top