Ideas, anybody? this sounds like it's a recent bug.
--Cliff
---------- Forwarded message ----------
Date: 14 Jun 2002 02:48:29 -0000
From: [EMAIL PROTECTED]
Reply-To: Apache HTTPD Bugs Notification List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: 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: [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]