Page 1 of 1

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

Posted: Sat Jun 24, 2017 3:36 am
by patvallerand
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

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

Posted: Mon Jun 26, 2017 6:30 pm
by ramindia
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!