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

web server (apache) won't start

M

mikejui

Guest
I am running:

psa v8.0.1_build80060615.20
os_FreeBSD 4.11

When I try to restart the webserver in service management it doesn't restart.

Anyone know how to fix this?

I don't know where to start.

Please help... Thanks
 
On Linux:

open a console connection and run the command

tail -f /var/log/messages

Open another console

service httpd restart

The first window will tell you what is going wrong.

You can also look at /var/log/error to see what is happening.


Windows you will need to check your system error logs. I have no idea where that is as I haven't used windows in years.
 
Back
Top