You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Kai Schlichting <ka...@abest.com> on 1997/12/17 16:31:04 UTC

os-other/1570: Apache's server children are unable to read ScoreBoard file: /var/log/httpd/apache_runtime_status: Permission denied

>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:     kai@abest.com
>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 <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]