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: Win32 Service Installer |
|
Author |
|
john_speedway2
Joined: 23 Dec 2005 Posts: 8
|
Posted: Wed 28 Dec '05 1:13 Post subject: Win32 Service Installer |
|
|
Hello,
The Apache 2.2 server .zip file seems to be missing the apache.exe binary for installing/starting/stopping Apache as a service on Win32. Is this an oversight or should I be using another tool for this?
Thanks,
John |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 28 Dec '05 1:18 Post subject: |
|
|
They have renamed apache.exe to httpd.exe.
In a DOS-box go to your apache2/bin folder and type: httpd.exe -?
You see all the options.
To install Apache2 as service type:
httpd.exe -k install
Steffen |
|
Back to top |
|
john_speedway2
Joined: 23 Dec 2005 Posts: 8
|
Posted: Wed 28 Dec '05 2:09 Post subject: |
|
|
Great. Thanks! |
|
Back to top |
|
|
|
|
|
|