Php.ini should not be in system32, it is in the correct place when in the
Windows directory (i.e. c:\WIN_NT).

Moving it to System32 will mean it is ignored.

To get around the IIS problems, you could disable it and install Apache... I
run Apache 2 and PHP 4 on Win2k Pro, and it is much better (IMO) than IIS.
Also doesn't have a connection limit.

"Miha Nedok" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Relocate your php.ini to C:\WIN_NT\SYSTEM32 and restart IIS with net stop
> w3svc and net start w3svc.
>
> -Mike
>
>
> On Mon, 6 Jan 2003, Rad Craig wrote:
>
> > Date: Mon, 6 Jan 2003 15:57:15 -0600
> > From: Rad Craig <[EMAIL PROTECTED]>
> > To: Miha Nedok <[EMAIL PROTECTED]>
> > Cc: PHP Windows <[EMAIL PROTECTED]>
> > Subject: RE: [PHP-WIN] php.ini cached?
> >
> > PHP:  4.3.0
> >
> > I click Stop, then Click Start.
> >
> > php.ini is in the C:\WINNT directory (C:\WIN_NT actually since this is
where
> > my windows runs from).
> >
> >
> > > -----Original Message-----
> > > From: Miha Nedok [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, January 06, 2003 3:35 PM
> > > To: Rad Craig
> > > Cc: PHP Windows
> > > Subject: Re: [PHP-WIN] php.ini cached?
> > >
> > >
> > >
> > > How do you restart it ? Just click on stop/start or you actually click
> > > restart server ? And which version of PHP are you using and tell the
> > > location of your php.ini .
> > >
> > >
> > > -Mike
> > >
> > >
> > > On Mon, 6 Jan 2003, Rad Craig wrote:
> > >
> > > > Date: Mon, 6 Jan 2003 15:31:43 -0600
> > > > From: Rad Craig <[EMAIL PROTECTED]>
> > > > To: PHP Windows <[EMAIL PROTECTED]>
> > > > Subject: [PHP-WIN] php.ini cached?
> > > >
> > > > Does php.ini get cached by Win2k or IIS 5?  I make changes to
> > > it, restart
> > > > IIS, run phpinfo() and none of the stuff I changed is different.
> > > >
> > > >
> > > > ================================
> > > > Rad Craig
> > > >
> > > >
> > > >
> > > > --
> > > > 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

Reply via email to