Apache2 won't start at startup... Need manually started after reboot to work

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
patvallerand
Posts: 1
Joined: Sat Jun 24, 2017 2:39 am

Apache2 won't start at startup... Need manually started after reboot to work

Post by patvallerand » Sat Jun 24, 2017 3:36 am

Hi,

After a fresh bare-metal install, apache service won't start at startup. However, when starting it manually after a reboot it work perfectly. Does anyone have the same issue.

here only log in /var/log/apache2/error.log

Code: Select all

[Fri Jun 23 23:31:40.797077 2017] [mpm_prefork:notice] [pid 9486] AH00169: caught SIGTERM, shutting down
[Fri Jun 23 23:31:41.950616 2017] [mpm_prefork:notice] [pid 10061] AH00163: Apache/2.4.18 (Ubuntu) configured -- resuming normal operations
[Fri Jun 23 23:31:41.950723 2017] [core:notice] [pid 10061] AH00094: Command line: '/usr/sbin/apache2'
Thanks to everyone

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Apache2 won't start at startup... Need manually started after reboot to work

Post by ramindia » Mon Jun 26, 2017 6:30 pm

patvallerand wrote:
Sat Jun 24, 2017 3:36 am
Hi,

After a fresh bare-metal install, apache service won't start at startup. However, when starting it manually after a reboot it work perfectly. Does anyone have the same issue.

here only log in /var/log/apache2/error.log

Code: Select all

[Fri Jun 23 23:31:40.797077 2017] [mpm_prefork:notice] [pid 9486] AH00169: caught SIGTERM, shutting down
[Fri Jun 23 23:31:41.950616 2017] [mpm_prefork:notice] [pid 10061] AH00163: Apache/2.4.18 (Ubuntu) configured -- resuming normal operations
[Fri Jun 23 23:31:41.950723 2017] [core:notice] [pid 10061] AH00094: Command line: '/usr/sbin/apache2'
Thanks to everyone
Make apache as start service at boot time.

R!

Post Reply