php-windows Digest 26 Mar 2006 09:57:12 -0000 Issue 2921

Topics (messages 26786 through 26787):

Re: Restarting PHP on IIS
        26786 by: Aaron Kenney
        26787 by: George Pitcher

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
PHP is reloaded when IIS is restarted. On Windows XP, this is the way it's done:

1. Stop the Simple Mail Transfer Protocol (SMTP) service.
2. Stop the World Wide Web Publishing service.
3. Stop the IIS Admin service.
4. Start the services in reverse order.

If for some reason this doesn't apply the new configuration, then
there is something not right with the configuration, or with the
IIS/PHP installation. I'm not well versed enough in PHP servers to
know where the startup log would be contained, but that might provide
some insight if PHP has that capability.
-Aaron Kenney

On 3/23/06, Karuna <[EMAIL PROTECTED]> wrote:
> Hi. I've done some changes to php.ini and even after restarting IIS, these
> changes aren't detected. I can't restart the machine itself so is there any
> other way to fix this? I remember on WinXP and apache I had to restart my PC
> to fix certain issues but I can't restart this as it is business server with
> people connected to it.
>
> Thanks.!
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---
--- Begin Message ---
Well, I run IIS on Windows NT, but used to do it on my XP laptop before that
was switched to Apache.

I just need to restart the webserver (3 on the list) and 'Restart' is an
option on XP.

George

> -----Original Message-----
> From: Aaron Kenney [mailto:[EMAIL PROTECTED]
> Sent: 24 March 2006 7:47 pm
> To: [email protected]
> Subject: Re: [PHP-WIN] Restarting PHP on IIS
>
>
> PHP is reloaded when IIS is restarted. On Windows XP, this is the
> way it's done:
>
> 1. Stop the Simple Mail Transfer Protocol (SMTP) service.
> 2. Stop the World Wide Web Publishing service.
> 3. Stop the IIS Admin service.
> 4. Start the services in reverse order.
>
> If for some reason this doesn't apply the new configuration, then
> there is something not right with the configuration, or with the
> IIS/PHP installation. I'm not well versed enough in PHP servers to
> know where the startup log would be contained, but that might provide
> some insight if PHP has that capability.
> -Aaron Kenney
>
> On 3/23/06, Karuna <[EMAIL PROTECTED]> wrote:
> > Hi. I've done some changes to php.ini and even after restarting
> IIS, these
> > changes aren't detected. I can't restart the machine itself so
> is there any
> > other way to fix this? I remember on WinXP and apache I had to
> restart my PC
> > to fix certain issues but I can't restart this as it is
> business server with
> > people connected to it.
> >
> > Thanks.!
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--- End Message ---

Reply via email to