DevNotes \ Reload PHP on IIS

There is no need to restart the whole IIS if you want PHP to reload php.ini. You can move PHP-based sites to a separate application pool and recycle this pool to reload PHP. This idea has sense if you have a few PHP-based sites and a lot of ASP and ASP.Net based sites.

© Alexey Busygin, 2008–2010. alexey@busygin.com