• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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