do a phpinfo() call and look at the path of your php.ini file, it appears
you're not editing the correct one.

I usually just do iisreset on the command line and thats all I need.


"Peter Ordal" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How can I force PHP to reread the php.ini configuration file under IIS 6?
>
> I'm on Windows Server 2003, using the ISAPI extension (version 4.3.7)
>
> I've tried turning off ISAPI caching, restarting the web site, restarting
> the World Wide Web Publishing Service, and the IIS Admin Service to no
> avail. I'd hate to have to restart the entire system just to change one
> small directive.
>
> Thanks,
> Peter

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to