• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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