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=9873>.
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=9873

pid file seems to differ in apachectl und apache process

           Summary: pid file seems to differ in apachectl und apache process
           Product: Apache httpd-2.0
           Version: 2.0.36
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When configuring with "--with-program-name=" to another processname,
apachectl cannot stop the server, because it doesn't find the PID file.

e.g.:
   ./configure --with-program-name=httpd-proxy ...

   apachectl  start     # works, apache creates  .../logs/httpd.pid
   apachectl  stop      # fails, because seeking  .../logs/httpd-proxy.pid

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

Reply via email to