Your message dated Mon, 30 Dec 2013 17:17:07 +0100 with message-id <3650343.DitXEuSA5k@k> and subject line Re: Bug#731531: apache2ctl doesn't create /var/run/apache2/ has caused the Debian Bug report #731531, regarding apache2ctl doesn't create /var/run/apache2/ to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 731531: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731531 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: apache2 Version: 2.2.22-13 I have to start apache using a dedicated account and sudo /usr/sbin/apache2ctl -f /my/apache2.conf -k graceful instead of root and "/etc/init.d/apache2 start". Problem: apache2 fails to start with Cannot create SSLMutex with file `/var/run/apache2/ssl_mutex' /var/run/apache2/ doesn't exist. This is not graceful. Regards Harri
--- End Message ---
--- Begin Message ---version: 2.4.1-1 Am Montag, 23. Dezember 2013, 14:03:18 schrieb Arno Töll: > > sudo /usr/sbin/apache2ctl -f /my/apache2.conf -k graceful > > > > instead of root and "/etc/init.d/apache2 start". Problem: > > apache2 fails to start with > > > > Cannot create SSLMutex with file `/var/run/apache2/ssl_mutex' > > > > /var/run/apache2/ doesn't exist. > > > > This is not graceful. apache2ctl in 2.2.22-13 does try to create the directories, but only if started with "start" as the only argument. See /usr/share/doc/apache2/README.multiple-instances for how to create a setup with different configurations that integrates better with the scripts shipped with Debian. Newer versions do the mkdir for every invocation of apache2ctl, therefore I am closing this bug.
--- End Message ---

