<?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 Development</description>
	<lastBuildDate>Wed, 25 Aug 2010 02:49:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<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>
	<item>
		<title>By: Will</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-508</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 24 Jun 2008 08:39:49 +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-508</guid>
		<description>Thanks for the tip on recycling the threadpool. Of note - if sites relying on PHP have dedicated threadpools, they will need to be recycled as well to see the changes.

Thanks for pointing me in the right direction.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip on recycling the threadpool. Of note &#8211; if sites relying on PHP have dedicated threadpools, they will need to be recycled as well to see the changes.</p>
<p>Thanks for pointing me in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-507</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 26 Apr 2008 12:28: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-507</guid>
		<description>With this instruction is truely was a &quot;VerySimple&quot; task to get it working. Thank you!</description>
		<content:encoded><![CDATA[<p>With this instruction is truely was a &#8220;VerySimple&#8221; task to get it working. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Dean</title>
		<link>http://verysimple.com/2008/01/05/php-on-windows-2003-iis-6-displays-404-page-not-found/#comment-506</link>
		<dc:creator>Sam Dean</dc:creator>
		<pubDate>Wed, 02 Apr 2008 07:33:21 +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-506</guid>
		<description>Isn&#039;t it time the PHP folk put an end to this ongoing misery with php.ini?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t it time the PHP folk put an end to this ongoing misery with php.ini?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
