<?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: Run PHP as a FastCGI on a MediaTemple DV 3.5 Server</title>
	<atom:link href="http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/</link>
	<description>PHP, ActionScript, TorqueScript, Frameworks</description>
	<lastBuildDate>Sat, 25 Sep 2010 09:31:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Gavin</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-645</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Sat, 25 Sep 2010 09:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-645</guid>
		<description>Thanks for the step by step guide. 

I was having problems with point 8 in your guide and it seems wordpress has stripped out important code which I managed to view by looking at the source. May be worth looking at editing..</description>
		<content:encoded><![CDATA[<p>Thanks for the step by step guide. </p>
<p>I was having problems with point 8 in your guide and it seems wordpress has stripped out important code which I managed to view by looking at the source. May be worth looking at editing..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GraydonStoner</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-590</link>
		<dc:creator>GraydonStoner</dc:creator>
		<pubDate>Sun, 11 Apr 2010 05:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-590</guid>
		<description>Has anyone here had any luck updating MT to use FastCGI and also get .htaccess files (mod_rewrite) to work properly? Everything works fine until I try to add .htaccess files to my MT account. The server then defaults to the Apache test page rather than rendering the proper file.</description>
		<content:encoded><![CDATA[<p>Has anyone here had any luck updating MT to use FastCGI and also get .htaccess files (mod_rewrite) to work properly? Everything works fine until I try to add .htaccess files to my MT account. The server then defaults to the Apache test page rather than rendering the proper file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-454</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 18:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-454</guid>
		<description>I&#039;ll post a new article describing how to fix the 500 errors.  It involves tuning up your FastCGI configuration.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll post a new article describing how to fix the 500 errors.  It involves tuning up your FastCGI configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-453</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 17:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-453</guid>
		<description>Rahum bansal,

thanks for posting how you fixed your error.

you&#039;re really a nice guy!!


/sarcasm</description>
		<content:encoded><![CDATA[<p>Rahum bansal,</p>
<p>thanks for posting how you fixed your error.</p>
<p>you&#8217;re really a nice guy!!</p>
<p>/sarcasm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niro</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-425</link>
		<dc:creator>Niro</dc:creator>
		<pubDate>Wed, 07 Oct 2009 14:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-425</guid>
		<description>Rahul How did you fix the 500 errors?</description>
		<content:encoded><![CDATA[<p>Rahul How did you fix the 500 errors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-418</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Fri, 11 Sep 2009 11:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-418</guid>
		<description>I got my error fixed. But FastCGI has higher latency for first response.</description>
		<content:encoded><![CDATA[<p>I got my error fixed. But FastCGI has higher latency for first response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tada Burke</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-416</link>
		<dc:creator>Tada Burke</dc:creator>
		<pubDate>Tue, 08 Sep 2009 06:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-416</guid>
		<description>Cool article, thx. One thing is that if you use phpSuExec then that causes 500 Errors. Check to see if you have any htaccess files doing PHP --or-- if you have directories set at 777 (should be 755). All PHP is now moved to the php.ini file. Cheers.</description>
		<content:encoded><![CDATA[<p>Cool article, thx. One thing is that if you use phpSuExec then that causes 500 Errors. Check to see if you have any htaccess files doing PHP &#8211;or&#8211; if you have directories set at 777 (should be 755). All PHP is now moved to the php.ini file. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-415</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Tue, 08 Sep 2009 04:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-415</guid>
		<description>Thanks Dan. :-)
I also ran into 500 errors. I wasted almost 3-4 days on 500 error. :-(</description>
		<content:encoded><![CDATA[<p>Thanks Dan. <img src='http://www.danmyers.name/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I also ran into 500 errors. I wasted almost 3-4 days on 500 error. <img src='http://www.danmyers.name/wp/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-414</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 07 Sep 2009 17:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-414</guid>
		<description>I reverted back to mod_php after many complaints of users getting 500 errors.  The server ran much faster with fastcgi, but I couldn&#039;t figure out a cure for those 500 errors.  Aside from the 500&#039;s, the machine was faster and more stable as a whole.  When I get more time, I&#039;d like to figure out those errors, and run fcgi again.</description>
		<content:encoded><![CDATA[<p>I reverted back to mod_php after many complaints of users getting 500 errors.  The server ran much faster with fastcgi, but I couldn&#8217;t figure out a cure for those 500 errors.  Aside from the 500&#8242;s, the machine was faster and more stable as a whole.  When I get more time, I&#8217;d like to figure out those errors, and run fcgi again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Bansal</title>
		<link>http://www.danmyers.name/wp/2009/08/run-php-as-a-fastcgi-on-a-mediatemple-dv-3-5-server/comment-page-1/#comment-413</link>
		<dc:creator>Rahul Bansal</dc:creator>
		<pubDate>Mon, 07 Sep 2009 16:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.danmyers.name/wp/?p=52#comment-413</guid>
		<description>Hi Dan,
Just want to know if this change offloaded server upto some extent or not?
DV is a big and costly server and I am shocked to acknowledge how pathetic it is performing. :-(
Thanks,
-Rahul</description>
		<content:encoded><![CDATA[<p>Hi Dan,<br />
Just want to know if this change offloaded server upto some extent or not?<br />
DV is a big and costly server and I am shocked to acknowledge how pathetic it is performing. <img src='http://www.danmyers.name/wp/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
Thanks,<br />
-Rahul</p>
]]></content:encoded>
	</item>
</channel>
</rss>

