logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Stop the apache service through plugged in module
Author
ashwani_ap



Joined: 29 Aug 2007
Posts: 47
Location: Bangalore

PostPosted: Mon 10 Dec '07 13:55    Post subject: Stop the apache service through plugged in module Reply with quote

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: 7294
Location: Germany, Next to Hamburg

PostPosted: Mon 07 Apr '08 21:49    Post subject: Reply with quote

Which version of apache do you use? And which module do you load?
Back to top


Reply to topic   Topic: Stop the apache service through plugged in module View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads