• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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