<?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: Passenger (mod_rails) $PATH on Leopard / Snow Leopard</title>
	<atom:link href="http://www.icoretech.org/2009/08/passenger-mod_rails-path-on-leopard-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icoretech.org/2009/08/passenger-mod_rails-path-on-leopard-snow-leopard/</link>
	<description>Just a placeholder</description>
	<lastBuildDate>Sun, 08 Aug 2010 20:58:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kain</title>
		<link>http://www.icoretech.org/2009/08/passenger-mod_rails-path-on-leopard-snow-leopard/comment-page-1/#comment-69</link>
		<dc:creator>kain</dc:creator>
		<pubDate>Sun, 06 Sep 2009 04:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.icoretech.org/?p=33#comment-69</guid>
		<description>&lt;a href=&quot;#comment-68&quot; rel=&quot;nofollow&quot;&gt;@David Reese &lt;/a&gt; 
hi David, thanks for pointing it out, as a non native english speaker stuff like this often tend to miss my double checks, I&#039;ll enrich the post soon, which actually is very raw because I copy/pasted it from my notes.</description>
		<content:encoded><![CDATA[<p><a href="#comment-68" rel="nofollow">@David Reese </a><br />
hi David, thanks for pointing it out, as a non native english speaker stuff like this often tend to miss my double checks, I&#8217;ll enrich the post soon, which actually is very raw because I copy/pasted it from my notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Reese</title>
		<link>http://www.icoretech.org/2009/08/passenger-mod_rails-path-on-leopard-snow-leopard/comment-page-1/#comment-68</link>
		<dc:creator>David Reese</dc:creator>
		<pubDate>Sun, 06 Sep 2009 04:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.icoretech.org/?p=33#comment-68</guid>
		<description>Thanks, this is very helpful -- and applicable to any platform (linux, solaris).

One point was confusing: &quot;Now point the file to your PassengerRuby directive in your apache configuration file and restart.&quot;

What it means is kind of the reverse: set PassengerRuby to this new file -- so the apache configuration is something like this:

   PassengerRuby /opt/local/ruby/bin/ruby_with_env

This worked great for me with Passenger + Ruby Enterprise Edition. I had gems calling `git clone ...`, and of course, git was not on the limited $PATH that Passenger was using.</description>
		<content:encoded><![CDATA[<p>Thanks, this is very helpful &#8212; and applicable to any platform (linux, solaris).</p>
<p>One point was confusing: &#8220;Now point the file to your PassengerRuby directive in your apache configuration file and restart.&#8221;</p>
<p>What it means is kind of the reverse: set PassengerRuby to this new file &#8212; so the apache configuration is something like this:</p>
<p>   PassengerRuby /opt/local/ruby/bin/ruby_with_env</p>
<p>This worked great for me with Passenger + Ruby Enterprise Edition. I had gems calling `git clone &#8230;`, and of course, git was not on the limited $PATH that Passenger was using.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
