Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Stop the apache service through plugged in module |
|
Author |
|
ashwani_ap
Joined: 29 Aug 2007 Posts: 47 Location: Bangalore
|
Posted: Mon 10 Dec '07 13:55 Post subject: Stop the apache service through plugged in module |
|
|
HI,
I added a module in the apache.
Through this plugged in module. I am trying to stop the this apache service by giving
--\apache\bin\httpd.exe -k stop -n SERVICENAME
as 2nd parameter to CreateProcess() function.
But it is not working.
Somebody has faced this problem or know something about this?
NOTE: i have installed the apache service by giving
-\apache\bin>httpd.exe -k install -n SERVICENAME
-\apache\bin>httpd.exe -k start -n SERVICENAME
Thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 07 Apr '08 21:49 Post subject: |
|
|
Which version of apache do you use? And which module do you load? |
|
Back to top |
|
|
|
|
|
|