DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14647>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14647

apachectl doesn't sufficiently check for previously running instances

           Summary: apachectl doesn't sufficiently check for previously
                    running instances
           Product: Apache httpd-1.3
           Version: 1.3.27
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


apachectl does only a "kill -0" against the PID in the pid file when attempting
to determine if the server is running. It does not check to see if the PID
belongs to a running httpd process. After a reboot, my web server did not start
because the pid that the httpd process had before the reboot was in use by
another system process. I had to manually remove the httpd.pid file and then
start apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to