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: preprocessing scripts |
|
Author |
|
barrygp
Joined: 21 May 2009 Posts: 1
|
Posted: Thu 21 May '09 5:31 Post subject: preprocessing scripts |
|
|
How can I add in a pre processing script to run prior to apache starting on windows? Is there a startup script that the service uses to start apache that I can add a command line to?
Thanks. Greg |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 22 May '09 2:34 Post subject: |
|
|
Change the service to start manually. Run you script and at the end have the script start Apache
net start apache2.2
Gregg |
|
Back to top |
|
|
|
|
|
|