Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Closing apache console window

Status
Not open for further replies.

overyde

Programmer
May 27, 2003
226
ZA
Hi,
I have a weird php/apache problem.
I manage to start apache from a php script I wrote but can not get it to shutdown from a script. I have tried various methods i.e. apache -k shutdown.

I then thought of installing as a service (apache -k install) then run (apache -k start) and reversing the order on quiting.

Problem is that this is supposed to be a portable solution "flash drive" and this method interferes with my local installation of apache so would not be suitable for production.

any ideas...

Reality is built on a foundation of dreams.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top