Re: [users@httpd] Apache2 does not properly start

2015-12-11 Thread LVDave
Thanks for the reply.. Ubuntu 14.04 has partial systemd, but still uses upstart for kicking off daemons.. I've heard that in 16.04 will be the first LTS with full systemd.. It does appear that upstart is whats complaining about it taking longer than 20 seconds to start apache, but after seeing that

Re: [users@httpd] Apache2 does not properly start

2015-12-11 Thread LVDave
On 12/10/2015 08:21 PM, William A Rowe Jr wrote: >> >> It's been too many years since I and others have looked at 2.4.7, if you >> can try this on a modern release of httpd and share those error logs, be >> glad to review. >> >> Bill >> >&g

Re: [users@httpd] Apache2 does not properly start

2015-12-11 Thread LVDave
ll > > On Dec 10, 2015 10:40 AM, "LVDave" wrote: >> >> I have an Apache2 install (v2.4.7) running on Ubuntu 14.04 (32bit) >> that had been working fine up till I added SSL support and certs from >> LetsEncrypt. Previously all traffic was port 80 http.. What

[users@httpd] Apache2 does not properly start

2015-12-10 Thread LVDave
I have an Apache2 install (v2.4.7) running on Ubuntu 14.04 (32bit) that had been working fine up till I added SSL support and certs from LetsEncrypt. Previously all traffic was port 80 http.. What I get when trying to start Apache2 is the following root@vm4:/home/dave# service apache2 start * Sta