At 12:28 PM 1/7/2015 -0500, you wrote:
On Wed, Jan 7, 2015 at 12:20 PM, Stormy <storm...@stormy.ca> 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.

Thanks Eric. It's weird that 2.2 is totally 'clean', with identical /etc/apache2/envvars (only the depth of the .pid file directory /var/run/[apache2]/ changes.)

Best -- Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to