On Wed, Jan 7, 2015 at 12:20 PM, Stormy <stormy22@xxxxxxxxx> wrote: > apachectl -S gives me: > > VirtualHost configuration: > [snipped -- all good] > > but apache2 -S gives me: > > [Wed Jan 07 10:51:31.785510 2015] [core:warn] [pid 4783] AH00111: Config > variable ${APACHE_LOCK_DIR} is not defined > [Wed Jan 07 10:51:31.785542 2015] [core:warn] [pid 4783] AH00111: Config > variable ${APACHE_PID_FILE} is not defined On Ubuntu, apachectl sources /etc/apache2/envvars (where those vars are set) before calling /us/sbin/apache2 [the executable]. So your command-line result is not too odd. But I am not sure how your logs contain the same thing. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx