Bug#719280: Error/warn: Config variable .... is not defined - Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

2013-08-18 Thread Andre Verwijs
Stefan Fritsch schreef op 18-08-13 11:29: Am Sonntag, 18. August 2013, 11:16:30 schrieb Andre Verwijs: Jean-Michel Vourgère schreef op 16-08-13 05:15: Hi André Do you still have problems with apache2 not starting? What is the output of: service apache2 start ? > with > service apache2

Bug#719280: Error/warn: Config variable .... is not defined - Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

2013-08-18 Thread Andre Verwijs
Jean-Michel Vourgère schreef op 16-08-13 05:15: Hi André Do you still have problems with apache2 not starting? What is the output of: service apache2 start ? with service apache2 start i'm getting "OK" but when startup with ./usr/sbin/apache2 i get this: [Sun Aug 18 10:58:49.403484 2013]

Bug#719280: Error/warn: Config variable .... is not defined - Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

2013-08-10 Thread Andre Verwijs
Control: severity -1 normal Control: tags -1 +moreinfo +unreproducible Please do read the documentation, many of your questions are explained there. If "service apache2 start" doesn't work, please provide error messages. service apache2 start doesn't work because of above reported bug..!

Bug#719280: Error/warn: Config variable .... is not defined - Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

2013-08-10 Thread Andre Verwijs
Hello André It looks like you did not define required variables APACHE_LOCK_DIR, APACHE_PID_FILE and so on. This is exactly what envvar file is for. You *need* to source it before runing apache. apache2 is a service. On Debian, you need to start services using service(8) on the command l

Bug#719280: additional information:

2013-08-09 Thread Andre Verwijs
Here is my /etc/apache2/envvars file, this is where directories are set... also added envvars: http://tinyurl.com/nyjg96u apache2.conf http://tinyurl.com/lygacby or see attachment... # envvars - default environment variables for apache2ctl # this won't be correct after changing uid unset HO