As the title says. I've been running into this problem on numerous debian installs.
-Thom -- Thom May -> [EMAIL PROTECTED] <buxy> asuffield: my english is not so bas as you may think ;-) Index: include/scoreboard.h =================================================================== RCS file: /home/cvspublic/httpd-2.0/include/scoreboard.h,v retrieving revision 1.46 diff -u -u -r1.46 scoreboard.h --- include/scoreboard.h 29 Mar 2002 16:21:48 -0000 1.46 +++ include/scoreboard.h 17 Aug 2002 19:19:05 -0000 @@ -78,7 +78,7 @@ /* Scoreboard file, if there is one */ #ifndef DEFAULT_SCOREBOARD -#define DEFAULT_SCOREBOARD "logs/apache_runtime_status" +#define DEFAULT_SCOREBOARD DEFAULT_REL_RUNTIMEDIR "/apache_runtime_status" #endif /* Scoreboard info on a process is, for now, kept very brief ---
