• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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