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

Control Panel won't start

W

warehousemedia

Guest
Hi,
Am running Plesk on a Virtual Dedicated Server but recently was not able to connect to the control panel by going to serverip:8443. Can't even get the control panel to start on the server itself after connecting via RDC.

I had my host company upgrade Plesk but the control panel will still not start, and they say it is because I have too many files on the server that is overwhelming Plesk.

I have setup a fully dedicated server but need to switch some content over, so I need to know if anyone has any ideas on resolving this problem. To be honest, I have never had to manage a server without Plesk, so I am a little unsure as how to remove some domains using just the Windows-supplied tools, so any help there would be appreciated as well.

Thanks so much for your time!
Zach
 
Hello,

Plesk 7.6.x Control Panel (ond later versions) can be managed under both IIS and Apache web service. You can find the exact method in the registry:

Start > Run > cmd > HKLM > SOFTWARE > Plesk > PSA Config > Config > WEB_PROVIDER

After that you may try to switch it to the different one with the command:

Start > Run > cmd
> cd %plesk_bin%
> reconfigurator.exe --switch-plesk-web-server --new-provider=apache

or

> reconfigurator.exe --switch-plesk-web-server --new-provider=iis

and monitor if Plesk CP starts under this web server.

As for domain removal. Unfortunately it is not quite clear what is the exact error that occurs when you trying to remove some specific domain. Can you provide me with the error message? In any case, removing domain manually from IIS or Plesk database is not recommended as there are lot of broken dependencies occurs during incorrect removal.
 
Back
Top