• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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