Bug#731531: apache2ctl doesn't create /var/run/apache2/

2014-01-02 Thread Stefan Fritsch
Am Donnerstag, 2. Januar 2014, 09:17:50 schrieb Harald Dunkel:
 On 12/30/13 17:17, Stefan Fritsch wrote:
  Newer versions do the mkdir for every invocation of apache2ctl,
  therefore I am closing this bug.
 
 Do you think this could be included into 2.2.22-xx as well?
 I checked version 2.4.x in Unstable: AFAICS the risk to break
 something would be minimal.

Yes, I think we can do that.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#731531: apache2ctl doesn't create /var/run/apache2/

2013-12-23 Thread Arno Töll
Hi Harald,

On 06.12.2013 11:47, Harald Dunkel wrote:
 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.

Indeed. However, you seem to use your own configuration by bypassing the
apache2 init.d scripts. In this case, I claim, It's legit to assume that
you take care of creating the directories you need in your (private)
configuration yourself.

I'd think that it is Debian's job to provide an environment which can be
started off the default configuration, but you seem to use a private
setup instead.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#731531: apache2ctl doesn't create /var/run/apache2/

2013-12-06 Thread Harald Dunkel
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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org