You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Michael Long <ml...@questgate.net> on 1997/12/06 06:28:35 UTC

general/1522: apache won't run

>Number:         1522
>Category:       general
>Synopsis:       apache won't run
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Dec  5 21:30:00 PST 1997
>Last-Modified:
>Originator:     mlong@questgate.net
>Organization:
apache
>Release:        1.3b3
>Environment:
red hat linux 5.0
>Description:
can't get b3 to run under red hat linux 5.0

strace shows this:

read(3, "# This file controls what MIME t"..., 4096) = 2681
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x4011c000, 4096)                = 0
open("/home/httpd/https-defiant/docs/logs/access_log", O_WRONLY|O_APPEND|O_CREAT
, 0644) = 3
fcntl(3, F_DUPFD, 15)                   = 16
close(3)                                = 0
open("/home/httpd/https-defiant/docs/logs/access_log", O_WRONLY|O_APPEND|O_CREAT
, 0644) = 3
fcntl(3, F_DUPFD, 15)                   = 17
close(3)                                = 0
chdir("/")                              = 0
fork()                                  = 1888
munmap(0x400f3000, 4096)                = 0
_exit(0)                                = ?
>How-To-Repeat:

>Fix:
nop
>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. ]