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

8.1 apache will not start

C

collinsca

Guest
I have upgraded to 8.1 and I am now regreting it. Everyting went well but after the upgrade Apache will not start. Nothing in the logs or error messages...

Do anybody have any ideas what I can try to fix this problem.

Thanks...
 
This what I would do next.

SSH in the server shell then SU up to root access and type "service httpd start" (without the quotes) and watch the output to see if it give any hints as to what is wrong or an error message spits out.


Bill
 
Hello

It says

Starting httpd: [ OK ]

once the command it entered but if look it is not running..

ps aux | grep http

root 854 0.0 1.0 34644 5220 ? S Jan28 0:00 /usr/local/psa/admin/bin/httpsd
psaadm 2078 0.0 5.3 45760 27200 ? S Jan28 0:18 /usr/local/psa/admin/bin/httpsd
psaadm 2097 0.0 5.2 43400 26868 ? S Jan28 0:21 /usr/local/psa/admin/bin/httpsd
 
Do anybody think reinstall apache will help?

If so how do I go about it?
 
Back
Top