https://issues.apache.org/bugzilla/show_bug.cgi?id=54520
Bug ID: 54520
Summary: Command Line Stop Error
Product: Apache httpd-2
Version: 2.4.2
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: mpm_winnt
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
The Documentation says that apache can be controlled from command line when NOT
using a service,
To start apache type
httpd.exe (works fine)
To stop restart etc type
httpd.exe -k stop
httpd.exe -k restart
This does not work and fails with the error
[mpm_winnt:error] [pid 4480:tid 116] (OS 2)The
system cannot find the file specified. : AH00436: No installed service named
"
Apache2.4".
I have tried this with apache 2.2.17 and 2.2.21 and it also fails pointing to a
service Apache2.2 not installed.
Im not using a service and have never installed the service with this name.
Why is apache not checking the PID in the httpd.pid and killing that exe like
it used to?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]