<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 22:37:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ruslan Yakushev's Blog: PHP on IIS: MonitorChangesTo setting in FastCGI]]></title>
      <guid>http://www.phpdeveloper.org/news/14277</guid>
      <link>http://www.phpdeveloper.org/news/14277</link>
      <description><![CDATA[<p>
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 <i>Ruslan Yakushev</i> about the <a href="http://ruslany.net/2010/03/php-on-iis-monitorchangesto-setting-in-fastcgi/">MonitorChangesTo setting</a> that's recently been introduced.
</p>
<blockquote>
The latest releases of the <a href="http://ruslany.net/2010/01/fastcgi-extension-1-5-for-iis-5-1-and-iis-6-0-rtw/">FastCGI Extensoin 1.5</a> and <a href="http://ruslany.net/2010/03/important-update-for-iis-7-0-fastcgi-module/">FastCGI update for IIS 7.0</a> 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.
</blockquote>
<p>
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.
</p>]]></description>
      <pubDate>Wed, 31 Mar 2010 12:02:10 -0500</pubDate>
    </item>
  </channel>
</rss>
