<?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: PHP on Windows 2003 IIS 6 Displays 404 Page Not Found</title>
	<atom:link href="http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/</link>
	<description>Custom Software</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:13:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-5199</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 12 Jan 2012 18:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-5199</guid>
		<description>At last! Someone who knows the answer. I&#039;ve searched everywhere, followed loads of tutorials from all sorts of &quot;experts&quot; but got nowhere.
Thanks Jason</description>
		<content:encoded><![CDATA[<p>At last! Someone who knows the answer. I&#8217;ve searched everywhere, followed loads of tutorials from all sorts of &#8220;experts&#8221; but got nowhere.<br />
Thanks Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter drinnan</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-4457</link>
		<dc:creator>peter drinnan</dc:creator>
		<pubDate>Mon, 07 Nov 2011 21:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-4457</guid>
		<description>This may also prove very helpful.

http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/</description>
		<content:encoded><![CDATA[<p>This may also prove very helpful.</p>
<p><a href="http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/" rel="nofollow">http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Morris</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-968</link>
		<dc:creator>Richard Morris</dc:creator>
		<pubDate>Thu, 21 Oct 2010 00:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-968</guid>
		<description>Following your post, I was able to make php render in my browser. I had started with the Platform Installer for Joomla...mySql did not install properly. That was fairly easy to re-install. But PHP would not render on my browser. First I followed the clear steps on LearnIIS.net, and found some useful testing methods at php.net; but still PHP would not render. Finally, found this *very* helpful post. Thanks a million.
step 1: I used FastCGI.exe instead; see http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/

step 2: copied php.ini to c:\windows (as recommended)
step 3: Set cgi.force_redirect = 0 (Only necessary for CGI mode)
step 4: Make sure php-cgi.exe enabled ... The installer did not do this at all...
step 5: Recycle Application Pool
step 6: OK test of phpinfo() -- YAHOO!!!</description>
		<content:encoded><![CDATA[<p>Following your post, I was able to make php render in my browser. I had started with the Platform Installer for Joomla&#8230;mySql did not install properly. That was fairly easy to re-install. But PHP would not render on my browser. First I followed the clear steps on LearnIIS.net, and found some useful testing methods at php.net; but still PHP would not render. Finally, found this *very* helpful post. Thanks a million.<br />
step 1: I used FastCGI.exe instead; see <a href="http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/" rel="nofollow">http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/</a></p>
<p>step 2: copied php.ini to c:\windows (as recommended)<br />
step 3: Set cgi.force_redirect = 0 (Only necessary for CGI mode)<br />
step 4: Make sure php-cgi.exe enabled &#8230; The installer did not do this at all&#8230;<br />
step 5: Recycle Application Pool<br />
step 6: OK test of phpinfo() &#8212; YAHOO!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lbatista</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-515</link>
		<dc:creator>lbatista</dc:creator>
		<pubDate>Fri, 14 May 2010 15:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-515</guid>
		<description>Thankx. Two Thumbs UP!</description>
		<content:encoded><![CDATA[<p>Thankx. Two Thumbs UP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JG</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-514</link>
		<dc:creator>JG</dc:creator>
		<pubDate>Wed, 12 May 2010 15:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-514</guid>
		<description>&lt;a href=&quot;#comment-111251&quot; rel=&quot;nofollow&quot;&gt;@Joaquin&lt;/a&gt;

Your problem is that your new PHP configuration probably has the PHP short_open_tag parameter turned off. Locate it in the php.ini file and set it to On.</description>
		<content:encoded><![CDATA[<p><a href="#comment-111251" rel="nofollow">@Joaquin</a></p>
<p>Your problem is that your new PHP configuration probably has the PHP short_open_tag parameter turned off. Locate it in the php.ini file and set it to On.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Viale &#187; Blog Archive &#187; Wordpress en IIS te da el error 404 Page not found</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-513</link>
		<dc:creator>Pablo Viale &#187; Blog Archive &#187; Wordpress en IIS te da el error 404 Page not found</dc:creator>
		<pubDate>Fri, 08 Jan 2010 23:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-513</guid>
		<description>[...] a Google y encuentro muchos artículos como este, este, y este otro, y verifico que ya hice todo correctamente. Sigue pasando lo mismo, el mismo [...]</description>
		<content:encoded><![CDATA[<p>[...] a Google y encuentro muchos artículos como este, este, y este otro, y verifico que ya hice todo correctamente. Sigue pasando lo mismo, el mismo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joaquin</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-512</link>
		<dc:creator>Joaquin</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-512</guid>
		<description>Hello,

Thanks for the article. I could solve de 404 problem... but now I have another one. My php labels  are not being executed. They get executed when I add the word &quot;php&quot; in the opening label: , otherwise it is not being processed.

This is something I hadn&#039;t faced in previous versions of PHP/Windows server. Any idea??

((This is a small problem actually, but if I don&#039;t find a way to solve it, I&#039;ll have to replace all my opening PHP labels from all my code.))

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for the article. I could solve de 404 problem&#8230; but now I have another one. My php labels  are not being executed. They get executed when I add the word &#8220;php&#8221; in the opening label: , otherwise it is not being processed.</p>
<p>This is something I hadn&#8217;t faced in previous versions of PHP/Windows server. Any idea??</p>
<p>((This is a small problem actually, but if I don&#8217;t find a way to solve it, I&#8217;ll have to replace all my opening PHP labels from all my code.))</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-511</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Tue, 21 Jul 2009 02:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-511</guid>
		<description>Thanks! Spent several hours looking all over the web... your advice fixed me up in less than 15 min!</description>
		<content:encoded><![CDATA[<p>Thanks! Spent several hours looking all over the web&#8230; your advice fixed me up in less than 15 min!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mills</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-510</link>
		<dc:creator>Mills</dc:creator>
		<pubDate>Tue, 07 Apr 2009 18:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-510</guid>
		<description>Thanks so much!! Your suggestions worked like magic - wish i would have found before hours of going through the manual.</description>
		<content:encoded><![CDATA[<p>Thanks so much!! Your suggestions worked like magic &#8211; wish i would have found before hours of going through the manual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viv</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-509</link>
		<dc:creator>Viv</dc:creator>
		<pubDate>Fri, 20 Mar 2009 05:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-509</guid>
		<description>Application pool advise is perfect.. thanks very much</description>
		<content:encoded><![CDATA[<p>Application pool advise is perfect.. thanks very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

