On Thursday 29 December 2011, william felipe_welter wrote:
> 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 ]
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:
>
2 matches
Mail list logo