• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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