Public bug reported:
New install of apache2 on ubuntu 11.10. Tried to start it, with
apachectl or service command, and it fails.
$ sudo service apache2 start
* Starting web server apache2
(2)No such file or directory: apache2: could not open err
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/875883
Title:
apache2 cannot start because /var/log/apache2/ doesn't exist
To manage notifications about this bug go to:
https://bugs.
Umm..Oops.
I had my logging going to a tmpfs to decrease SSD wear.
However, this is the only service that fails to start.
Would it be worth while having the init script for apache2 check to see
if /var/log/httpd exists and create it otherwise? That should be a
simple 'fix'
--
You received thi