Should the PID file really be placed in the logdir? --- httpd-2.0.35/docs/conf/httpd-std.conf.in.confvars 2002-04-04 06:15:43.000000000 -0300 +++ httpd-2.0.35/docs/conf/httpd-std.conf.in 2002-04-07 17:54:11.000000000 -0300 @@ -78,7 +78,7 @@ # identification number when it starts. # <IfModule !mpm_netware.c> -PidFile @rel_logfiledir@/httpd.pid +PidFile @rel_runtimedir@/httpd.pid </IfModule> #
This has been committed to the Apache httpd-2.0 CVS repository and will be included in the next release of Apache httpd-2.0. docs/conf/httpd-std.conf.in revision 1.2 has this change. Thanks for using Apache!
*** Bug 7798 has been marked as a duplicate of this bug. ***