You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/14 04:48:29 UTC

DO NOT REPLY [Bug 9858] New: - ApacheMonitor can not start service due to bug in service.c or ApacheMonitor.c

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

ApacheMonitor can not start service due to bug in service.c or ApacheMonitor.c

           Summary: ApacheMonitor can not start service due to bug in
                    service.c or ApacheMonitor.c
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: support
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: vasiliy@gazooc.com


My service.c revision is 1.53.
ApacheMonitor passes to StartService array of argv with argv[0] 
== "...Apache2.exe". SCM inserts additional argument ("service name") before 
argv[0], and this extra argument causes service to fail during startup.

Last 1.53 revision of fixes same issue for "-k start" argument, but I have "-k 
runservice" and it is not working.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org