• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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