On 10/19/07, Robert Degen <[EMAIL PROTECTED]> wrote:
>
> Why don't you try a
>
>   passthru('net apache restart')
>
> perhabs another parameter order, but I think It won't work.
> Stopping it might work, but restarting...
>
>
>
> On Fr, Okt 19, 2007 at 04:32:45 +0800, Louie Miranda wrote:
> > Is it possible to restart Windows Apache (service) on a PHP script?
> >
> > i have installed PHP/Apache on a Windows machine. Added the ext
> windows32
> > service.
> > But could not find any how to or information online.
> >
> > Please help!
> >
> > --
> > Louie Miranda ([EMAIL PROTECTED])
>

This reminds me of the time I was remoting into a machine (using Altiris, I
think) to do some work on it. I then needed to restart it... so I did. Well,
class, what happens when you turn off Mr. Computer?

Not saying that this is the same thing...  b/c if you push a "restart"
command, then it *should* come back up. =/ Sorry, I don't know the exact
command, but consider using exec().

Good Luck,
~Philip

PS... Yay, it's Friday!

Reply via email to