There is a simple patch for the initialization script  that resolve this issue:

173a174
>               APACHE_LOG_DIR=$(. $APACHE_ENVVARS && echo $APACHE_LOG_DIR)
174a176,182
>               if  [ ! -d $APACHE_LOG_DIR ] ; then
>                       log_daemon_msg "Creating Log directory on: 
> $APACHE_LOG_DIR" "apache2"
>                       APACHE_RUN_USER=$(. $APACHE_ENVVARS && echo 
> $APACHE_RUN_USER)
>                       APACHE_RUN_GROUP=$(. $APACHE_ENVVARS && echo 
> $APACHE_RUN_GROUP)
>                       mkdir $APACHE_LOG_DIR;
>                       chown $APACHE_RUN_USER.$APACHE_RUN_GROUP 
> $APACHE_LOG_DIR;
>               fi



-- 
William Felipe Welter
------------------------------
Consultor em Tecnologias Livres
william.wel...@4linux.com.br
www.4linux.com.br



-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caohbbokzsf+nu9tqa1z+qkvma3hp-fwj8y8ki5_+0tz9b7f...@mail.gmail.com

Reply via email to