<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Update for IIS 7.0 FastCGI module</title>
	<atom:link href="http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:01:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-1624</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 25 Jan 2010 21:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-1624</guid>
		<description>@miqrogroove: thanks for contacting me. Also the forum on IIS.net is a good place to ask this sort of questions: http://forums.iis.net/1103.aspx.

Can you explain in more details what exacly does not work. The FastCGI extension is supposed to the REQUEST_URI as PHP application expect. Which application does not work with your installation?

Also, note that the fastcgi update described in this blog post only applies to FastCGI module in IIS 7.0. The FastCGI Extension that is used for IIS 5.0 and IIS 5.1 does not need this update because it already sets REQUEST_URI correctly.</description>
		<content:encoded><![CDATA[<p>@miqrogroove: thanks for contacting me. Also the forum on IIS.net is a good place to ask this sort of questions: <a href="http://forums.iis.net/1103.aspx" rel="nofollow">http://forums.iis.net/1103.aspx</a>.</p>
<p>Can you explain in more details what exacly does not work. The FastCGI extension is supposed to the REQUEST_URI as PHP application expect. Which application does not work with your installation?</p>
<p>Also, note that the fastcgi update described in this blog post only applies to FastCGI module in IIS 7.0. The FastCGI Extension that is used for IIS 5.0 and IIS 5.1 does not need this update because it already sets REQUEST_URI correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miqrogroove</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-1620</link>
		<dc:creator>miqrogroove</dc:creator>
		<pubDate>Mon, 25 Jan 2010 01:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-1620</guid>
		<description>This feature is broken.  :(  At first I thought it was never intended to work because there are many articles saying IIS never provides REQUEST_URI.  After reading your article, I was inspired to re-test the FastCGI configuration, and I have confirmed it still does not work.

I am trying to do this with IIS 6.0, PHP 5.3.1, and the latest FastCGI file, which appears to be version 1.5.  inetsrv\fcgiext.dll says version 7.5.7693.0 (fbl_srv_iis_dev(ksingla).090415-1635).

I might try the IIS dot net website to see what they say.  Are there any other resources for this issue?</description>
		<content:encoded><![CDATA[<p>This feature is broken.  <img src='http://ruslany.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   At first I thought it was never intended to work because there are many articles saying IIS never provides REQUEST_URI.  After reading your article, I was inspired to re-test the FastCGI configuration, and I have confirmed it still does not work.</p>
<p>I am trying to do this with IIS 6.0, PHP 5.3.1, and the latest FastCGI file, which appears to be version 1.5.  inetsrv\fcgiext.dll says version 7.5.7693.0 (fbl_srv_iis_dev(ksingla).090415-1635).</p>
<p>I might try the IIS dot net website to see what they say.  Are there any other resources for this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atualização do módulo FastCgi do IIS7 &#124; Pablo Weyne - IIS - Windows - Microsoft</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-1398</link>
		<dc:creator>Atualização do módulo FastCgi do IIS7 &#124; Pablo Weyne - IIS - Windows - Microsoft</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-1398</guid>
		<description>[...] Maiores informações: http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Maiores informações: <a href="http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/" rel="nofollow">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-1112</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Fri, 14 Aug 2009 16:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-1112</guid>
		<description>Kevin, I think you already have the update. The version you have is 7.0.&lt;strong&gt;6002&lt;/strong&gt;.18005. The update version is 7.0.&lt;strong&gt;6001&lt;/strong&gt;.22229. Your version is later.</description>
		<content:encoded><![CDATA[<p>Kevin, I think you already have the update. The version you have is 7.0.<strong>6002</strong>.18005. The update version is 7.0.<strong>6001</strong>.22229. Your version is later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-1111</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 14 Aug 2009 16:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-1111</guid>
		<description>I am having the same problem on Windows Server 2008 x64.  I know I have the right update but it won&#039;t install, giving the same error.

iisfcgi.dll has version 7.0.6002.18005 so I know the update isn&#039;t installed.

I have URL rewrite installed and installed -- or thought I installed -- it and the fast CGI update via the had used the web platform installer 2.0.

TIA.

Kevin</description>
		<content:encoded><![CDATA[<p>I am having the same problem on Windows Server 2008 x64.  I know I have the right update but it won&#8217;t install, giving the same error.</p>
<p>iisfcgi.dll has version 7.0.6002.18005 so I know the update isn&#8217;t installed.</p>
<p>I have URL rewrite installed and installed &#8212; or thought I installed &#8212; it and the fast CGI update via the had used the web platform installer 2.0.</p>
<p>TIA.</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-138</link>
		<dc:creator>Bradford</dc:creator>
		<pubDate>Fri, 19 Dec 2008 05:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-138</guid>
		<description>Oh, yeah, so that makes sense they were packaged with the URL rewrite module.

I have seen that article, many in fact. Most are from earlier this year, and PHP, MySQL (maybe) and Wordpress have all gone through some updates. Wordpress in particular went through a major update to 2.7, and I suspect that may be the problem. I will install an older release and see if that helps. Thanks again for the tips.</description>
		<content:encoded><![CDATA[<p>Oh, yeah, so that makes sense they were packaged with the URL rewrite module.</p>
<p>I have seen that article, many in fact. Most are from earlier this year, and PHP, MySQL (maybe) and Wordpress have all gone through some updates. Wordpress in particular went through a major update to 2.7, and I suspect that may be the problem. I will install an older release and see if that helps. Thanks again for the tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-137</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Fri, 19 Dec 2008 04:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-137</guid>
		<description>Yes, you already have this update. It has been installed when you installed URL rewrite module.

Have you seen this article (http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/) about configuring permalinks for Wordpress on IIS7?</description>
		<content:encoded><![CDATA[<p>Yes, you already have this update. It has been installed when you installed URL rewrite module.</p>
<p>Have you seen this article (<a href="http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/" rel="nofollow">http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/</a>) about configuring permalinks for Wordpress on IIS7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-136</link>
		<dc:creator>Bradford</dc:creator>
		<pubDate>Fri, 19 Dec 2008 02:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-136</guid>
		<description>Yes, I did check that for cgi.dll - these are in C:\Windows\System32\inetsrv\

cgi.dll File Version: 7.0.6001.22229 Last Modified 7/24/2008 8:18PM

iisfcgi.dll File Version: 7.0.6001.22229 Product Version: 7.0.6001.18000 (This is for IIS I think) Last Modified 7/24/2008 8:19 PM

The Knowledge Base article for this update (http://support.microsoft.com/?kbid=954946) suggests converting the last modified time to UTC. I&#039;m MDT, so it&#039;s -7 from UTC. 

Sooooo, it looks like I already have the updated cgi.dll and iisfcgi.dll installed then? I guess my problem is different I guess. I&#039;m using pretty permalinks in Wordpress on IIS7 (runnign on Vista), and I can&#039;t get to any of the permalinks. I get an &quot;address not found&quot; (firefox) and NOT a typical IIS error page. Strange. Thank you for your quick reply though, I shall continue scouring the internets.</description>
		<content:encoded><![CDATA[<p>Yes, I did check that for cgi.dll &#8211; these are in C:\Windows\System32\inetsrv\</p>
<p>cgi.dll File Version: 7.0.6001.22229 Last Modified 7/24/2008 8:18PM</p>
<p>iisfcgi.dll File Version: 7.0.6001.22229 Product Version: 7.0.6001.18000 (This is for IIS I think) Last Modified 7/24/2008 8:19 PM</p>
<p>The Knowledge Base article for this update (<a href="http://support.microsoft.com/?kbid=954946" rel="nofollow">http://support.microsoft.com/?kbid=954946</a>) suggests converting the last modified time to UTC. I&#8217;m MDT, so it&#8217;s -7 from UTC. </p>
<p>Sooooo, it looks like I already have the updated cgi.dll and iisfcgi.dll installed then? I guess my problem is different I guess. I&#8217;m using pretty permalinks in Wordpress on IIS7 (runnign on Vista), and I can&#8217;t get to any of the permalinks. I get an &#8220;address not found&#8221; (firefox) and NOT a typical IIS error page. Strange. Thank you for your quick reply though, I shall continue scouring the internets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-134</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Thu, 18 Dec 2008 20:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-134</guid>
		<description>What is the file version and date modified of this file on your system: %WINDIR%\system32\inetsrv\iisfcgi.dll ?</description>
		<content:encoded><![CDATA[<p>What is the file version and date modified of this file on your system: %WINDIR%\system32\inetsrv\iisfcgi.dll ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford</title>
		<link>http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/comment-page-1/#comment-133</link>
		<dc:creator>Bradford</dc:creator>
		<pubDate>Thu, 18 Dec 2008 12:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/update-for-iis-70-fastcgi-module/#comment-133</guid>
		<description>I have Vista Ultimate SP1 and have tried installing this update but I keep getting the error that &quot;this update does not apply to your system.&quot; I have double and triple checked that I have the right update for my system (Vista SP1 x86). Any pointers?</description>
		<content:encoded><![CDATA[<p>I have Vista Ultimate SP1 and have tried installing this update but I keep getting the error that &#8220;this update does not apply to your system.&#8221; I have double and triple checked that I have the right update for my system (Vista SP1 x86). Any pointers?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
