<?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: IIS Tutorial Series (Part 1): Installing FastCGI and PHP for IIS 6.0</title>
	<atom:link href="http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 05:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 潘晓亮的个人网站 &#187; PHP 5.3.X连接SQL Server 2005</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-438</link>
		<dc:creator>潘晓亮的个人网站 &#187; PHP 5.3.X连接SQL Server 2005</dc:creator>
		<pubDate>Wed, 21 Dec 2011 05:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-438</guid>
		<description>[...] Just Yet，Installing PHP 5.3 on Microsoft IIS，Finally a working SQL Server Driver for PHP 5.3，Installing FastCGI and PHP for IIS 6.0）。 Finally a working SQL Server Driver for PHP 5.3 这篇文章的留言中有人给出了 [...]</description>
		<content:encoded><![CDATA[<p>[...] Just Yet，Installing PHP 5.3 on Microsoft IIS，Finally a working SQL Server Driver for PHP 5.3，Installing FastCGI and PHP for IIS 6.0）。 Finally a working SQL Server Driver for PHP 5.3 这篇文章的留言中有人给出了 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-436</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 05 Oct 2011 07:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-436</guid>
		<description>Ronny,

That&#039;s great! I&#039;m glad to be of help!</description>
		<content:encoded><![CDATA[<p>Ronny,</p>
<p>That&#8217;s great! I&#8217;m glad to be of help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Kvist</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-435</link>
		<dc:creator>Ronny Kvist</dc:creator>
		<pubDate>Tue, 04 Oct 2011 20:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-435</guid>
		<description>Thanks a lot! I&#039;ve also spent days looking for the solution on this one! 

So thanks to your article I can finally find some peace of mind!

Ronny</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I&#8217;ve also spent days looking for the solution on this one! </p>
<p>So thanks to your article I can finally find some peace of mind!</p>
<p>Ronny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-428</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Thu, 12 May 2011 21:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-428</guid>
		<description>Michael,

It should be at %windir%\system32\inetsrv.
In that directory, do you also have the other files, fcgiext.dll and fcgiconfig.js?
If not, maybe FastCGI wasn&#039;t installed correctly.</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>It should be at %windir%\system32\inetsrv.<br />
In that directory, do you also have the other files, fcgiext.dll and fcgiconfig.js?<br />
If not, maybe FastCGI wasn&#8217;t installed correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Jung</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-427</link>
		<dc:creator>Michael Jung</dc:creator>
		<pubDate>Wed, 11 May 2011 21:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-427</guid>
		<description>Jimmy,

thanks for the good tutorial. In my scenario I don´t find the fcgiext.ini on my server. Has the filename been changed? I would be happy to get some advice. Thanks in advance.
Michael</description>
		<content:encoded><![CDATA[<p>Jimmy,</p>
<p>thanks for the good tutorial. In my scenario I don´t find the fcgiext.ini on my server. Has the filename been changed? I would be happy to get some advice. Thanks in advance.<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-425</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 30 Mar 2011 19:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-425</guid>
		<description>Leon,
You&#039;re welcome! Definitely you have to use FastCGI for PHP5.3+ on Windows.

As for the cgi_redirect, I&#039;m not sure what that is, and I don&#039;t see that in php.ini anywhere. In any case, since you got everything working already, whatever and wherever it is, just don&#039;t touch it.</description>
		<content:encoded><![CDATA[<p>Leon,<br />
You&#8217;re welcome! Definitely you have to use FastCGI for PHP5.3+ on Windows.</p>
<p>As for the cgi_redirect, I&#8217;m not sure what that is, and I don&#8217;t see that in php.ini anywhere. In any case, since you got everything working already, whatever and wherever it is, just don&#8217;t touch it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-424</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Wed, 30 Mar 2011 18:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-424</guid>
		<description>Jimmy,
I too spent 3 days trying to get this to work. Everyone said to use isapi not fastcgi. Your tutorial finally got it working. most tutorials said to change the cgi_redirect option in the php.ini to 0. Is this still neccessary? 
in any event Thanks so much. Your The Man!</description>
		<content:encoded><![CDATA[<p>Jimmy,<br />
I too spent 3 days trying to get this to work. Everyone said to use isapi not fastcgi. Your tutorial finally got it working. most tutorials said to change the cgi_redirect option in the php.ini to 0. Is this still neccessary?<br />
in any event Thanks so much. Your The Man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfaraz</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-417</link>
		<dc:creator>Sarfaraz</dc:creator>
		<pubDate>Tue, 18 Jan 2011 21:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-417</guid>
		<description>My php.ini file needed configured and I had a wrong path in IIS Extension Manager for php.

This video tutorial helped me.
http://www.youtube.com/watch?v=ANRpnDMsGcQ&amp;feature=BF&amp;list=ULDnt2wZf1Cuk&amp;index=4


&lt;a href=&quot;#comment-414&quot; rel=&quot;nofollow&quot;&gt;@Jimmy  &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>My php.ini file needed configured and I had a wrong path in IIS Extension Manager for php.</p>
<p>This video tutorial helped me.<br />
<a href="http://www.youtube.com/watch?v=ANRpnDMsGcQ&#038;feature=BF&#038;list=ULDnt2wZf1Cuk&#038;index=4" rel="nofollow">http://www.youtube.com/watch?v=ANRpnDMsGcQ&#038;feature=BF&#038;list=ULDnt2wZf1Cuk&#038;index=4</a></p>
<p><a href="#comment-414" rel="nofollow">@Jimmy  </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-416</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Tue, 18 Jan 2011 21:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-416</guid>
		<description>That&#039;s great!
The YouTube series looks like a great tutorial resource. Definitely makes things much easier when you can watch someone do it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s great!<br />
The YouTube series looks like a great tutorial resource. Definitely makes things much easier when you can watch someone do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfaraz</title>
		<link>http://jimmyli.net/2010/02/installing-fastcgi-and-php-for-iis-6-0/comment-page-1/#comment-415</link>
		<dc:creator>Sarfaraz</dc:creator>
		<pubDate>Tue, 18 Jan 2011 21:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyli.net/?p=63#comment-415</guid>
		<description>I got it working.
This helped me configure my php.ini file. Very good tutorial
http://www.youtube.com/watch?v=ANRpnDMsGcQ&amp;feature=BF&amp;list=ULDnt2wZf1Cuk&amp;index=4</description>
		<content:encoded><![CDATA[<p>I got it working.<br />
This helped me configure my php.ini file. Very good tutorial<br />
<a href="http://www.youtube.com/watch?v=ANRpnDMsGcQ&#038;feature=BF&#038;list=ULDnt2wZf1Cuk&#038;index=4" rel="nofollow">http://www.youtube.com/watch?v=ANRpnDMsGcQ&#038;feature=BF&#038;list=ULDnt2wZf1Cuk&#038;index=4</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

