<?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: Using Python with Nginx via Passenger</title>
	<atom:link href="http://kbeezie.com/view/using-python-nginx-passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://kbeezie.com/view/using-python-nginx-passenger/</link>
	<description>Digitally Grown.</description>
	<lastBuildDate>Sun, 11 Jul 2010 01:39:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: kbeezie</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/comment-page-1/#comment-269</link>
		<dc:creator>kbeezie</dc:creator>
		<pubDate>Sun, 29 Nov 2009 14:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://kbeezie.com/?p=103#comment-269</guid>
		<description>Without using sudo, try executing ruby -v to see if anything shows up at all, if not try &#039;which ruby&#039;. If nothing still shows up then either the PATH isn&#039;t configured correctly to Ruby, or Ruby itself isn&#039;t properly installed. &#039;sudo&#039; itself doesn&#039;t find commands per se, but is simply a way of saying &#039;I want to run the following command as a super-user or root&#039;.</description>
		<content:encoded><![CDATA[<p>Without using sudo, try executing ruby -v to see if anything shows up at all, if not try &#8216;which ruby&#8217;. If nothing still shows up then either the PATH isn&#8217;t configured correctly to Ruby, or Ruby itself isn&#8217;t properly installed. &#8216;sudo&#8217; itself doesn&#8217;t find commands per se, but is simply a way of saying &#8216;I want to run the following command as a super-user or root&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanderkerkoff</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/comment-page-1/#comment-250</link>
		<dc:creator>vanderkerkoff</dc:creator>
		<pubDate>Wed, 25 Nov 2009 21:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://kbeezie.com/?p=103#comment-250</guid>
		<description>kbeezie, form some reason sudo is not finding ruby

any ideas?</description>
		<content:encoded><![CDATA[<p>kbeezie, form some reason sudo is not finding ruby</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hongli Lai</title>
		<link>http://kbeezie.com/view/using-python-nginx-passenger/comment-page-1/#comment-227</link>
		<dc:creator>Hongli Lai</dc:creator>
		<pubDate>Sun, 22 Nov 2009 00:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://kbeezie.com/?p=103#comment-227</guid>
		<description>Hi kbeezie, good writeup. :) I just published a blog article about Phusion Passenger and Python today. Maybe you&#039;d care to comment? http://izumi.plan99.net/blog/index.php/2009/11/21/phusion-passenger-for-python/

&lt;i&gt;&quot;Well need to download and compile Ruby version 1.9.1 patch level 129. While this is not the latest, Ive had unconfirmed reports that anything newer than p129 is not fully compatible with Passenger.&quot;&lt;/i&gt;

This is correct. Later versions of 1.9.1 have bugs in the &#039;tempfile&#039; library. These bugs have been fixed in Ruby&#039;s SVN repository but so far there hasn&#039;t been a 1.9.1 release containing the bug fixes.

By the way, it&#039;s not necessary to install Rails in order to use Phusion Passenger. Rails is only required if you deploy Rails apps.</description>
		<content:encoded><![CDATA[<p>Hi kbeezie, good writeup. <img src='http://kbeezie.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I just published a blog article about Phusion Passenger and Python today. Maybe you&#8217;d care to comment? <a href="http://izumi.plan99.net/blog/index.php/2009/11/21/phusion-passenger-for-python/" rel="nofollow">http://izumi.plan99.net/blog/index.php/2009/11/21/phusion-passenger-for-python/</a></p>
<p><i>&#8220;Well need to download and compile Ruby version 1.9.1 patch level 129. While this is not the latest, Ive had unconfirmed reports that anything newer than p129 is not fully compatible with Passenger.&#8221;</i></p>
<p>This is correct. Later versions of 1.9.1 have bugs in the &#8216;tempfile&#8217; library. These bugs have been fixed in Ruby&#8217;s SVN repository but so far there hasn&#8217;t been a 1.9.1 release containing the bug fixes.</p>
<p>By the way, it&#8217;s not necessary to install Rails in order to use Phusion Passenger. Rails is only required if you deploy Rails apps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
