GN Latest News

The Apache http Service Randomly stops.

The Apache http Service Randomly stops.
The System Log Bug.
The Subdomain Deletion Bug. (Important)
The EHCP force update Squirrelmail bug..
The Postfix Unused Parameter Bug.
KCOM SMTP Email issues.
Post Reply
Rob Swan
Site Admin
Posts: 73
Joined: Tue Oct 31, 2017 3:03 pm
Location: UK
Contact:

The Apache http Service Randomly stops.

Post by Rob Swan »

Impact Level: HIGH

Fix Found: YES

Fix Complexity: EASY

Bug Description
The Apache http service randomly stops, this is usually after doing something in EHCP force web based control panel, that makes a change to the Apache configuration.

Symptom
You cannot see any of your websites in a browser, furthermore you cannot even see the EHCP web based control panel.
This is usually caused by Ubuntu server automatic updates.

The Fix
Connect to you server using PuTTY and issue this command to start the Apache service again.

sudo service apache2 start

Follow the procedure in THIS post to disable automatic updates, then also fully update your server as per the post.

Once automatic updates have been turned off (and Ubuntu us fully updated), you should find that the Apache service no longer randomly stops.


Last bumped by Rob Swan on Tue Aug 29, 2023 4:39 pm.
Post Reply