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

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