• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

What is "Plesk Web Server"? And why do I need it? (I use apache on my server)

tristans

Basic Pleskian
What is "Plesk Web Server"?

And why do I need it?

I could find no information answering those questions...
 
Last edited:
Hi tristans,

Plesk uses it's very own webserver ( sw-cp-server ) for its Plesk Control Panel. You need this specific webserver to control your server and its settings, when you installed Plesk.
 
oh, ok, thanks. i wish this was clearly explained somewhere. If sw-cp-server is not running or down, is it still possible to log-in on virtuozzo to restart this service?
 
Hi tristans,

just use the command

service sw-cp-server restart
or
/etc/init.d/sw-cp-server restart

over the command line, to restart this service.
 
Back
Top