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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
