Re: [EMAIL PROTECTED] Apache Control : Starting and Stopping Apache from foreign application

2008-09-19 Thread Asif M
e service, why don't you > simply do the following on the command line: > net start Apache2 > net stop Apache2 > > > Asif M wrote: > >> Hi all, >> >> I have the following problem :- >> >> I wrote a Apache Control Program in Visual Studio 2003, wh

[EMAIL PROTECTED] Apache Control : Starting and Stopping Apache from foreign application

2008-09-18 Thread Asif M
Hi all, I have the following problem :- I wrote a Apache Control Program in Visual Studio 2003, which does the following 1>. Starts Apache with CreateProcess Call. I run Apache on the command interpreter but not as a service. 2>. Redirects all standard input / output of Apache to the Apache Contr