News Feed
Jobs Feed
Sections




News Archive
Ruslan Yakushev's Blog:
PHP on IIS MonitorChangesTo setting in FastCGI
March 31, 2010 @ 12:02:10

Ever frustrated by the fact that the php.ini changes to take effect in your FastCGI setup you need to either flush the current instances or just wait until they die off. You might want to take a look at the latest post from Ruslan Yakushev about the MonitorChangesTo setting that's recently been introduced.

The latest releases of the FastCGI Extensoin 1.5 and FastCGI update for IIS 7.0 have a new configuration setting monitorChangesTo that takes an absolute path to a file that FastCGI will monitor for changes. In case of PHP this means that you can set monitorChangesTo to a path to php.ini file, so that any time it is modified the FastCGI module will restart the php-cgi.exe to pick up the configuration changes.

He includes a few examples of how to use it with different versions of IIS - 5.1/6.0, 7.0 and the latest - 7.5. Configuration settings and screenshots are included as needed.

0 comments voice your opinion now!
fastcgi windows phpini monitorchangesto


blog comments powered by Disqus

Similar Posts

PHP.net: PHP 5.1.4 Released

Silver Lining Blog: How to Enable XDebug in Windows Azure Web Sites

SitePoint PHP Blog: The sysadmin view on \"Why PHP\"

Paul Reinheimer's Blog: When does a user abort?

Elizabeth Smith's Blog: Windows Builder for PHP-GTK2


Community Events











Don't see your event here?
Let us know!


symfony symfony2 zendframework2 conference rest database community language phpunit opinion functional usergroup series podcast development framework introduction interview testing release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework