>Number: 1570 >Category: os-other >Synopsis: Apache's server children are unable to read ScoreBoard file: >/var/log/httpd/apache_runtime_status: Permission denied >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Wed Dec 17 07:40:00 PST 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3a1 >Environment: OpenBSD 2.2/sparc gcc 2.7 >Description: When compiling with standard options, running apache will cause the following errors to stderr:
Cannot open scoreboard file: /var/log/httpd/apache_runtime_status: Permission denied Apache will reach the MaxClients number of children without retaining any children, but main server will not die off. The fact that MaxClient has been reached is logged in the global error logfile, but might give user the wrong idea about what is going on. >How-To-Repeat: >Fix: Remedy: see bug report 1061 (FreeBSD) : define -DHAVE_MMAP in Configuration file's EXTRA_CFLAGS to obliterate need for the ScoreBoard file and use the shared memory instead. %0 >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
