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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: preprocessing scripts
Author
barrygp



Joined: 21 May 2009
Posts: 1

PostPosted: Thu 21 May '09 5:31    Post subject: preprocessing scripts Reply with quote

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

PostPosted: Fri 22 May '09 2:34    Post subject: Reply with quote

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


Reply to topic   Topic: preprocessing scripts View previous topic :: View next topic
Post new topic   Forum Index -> Apache