<?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 for Darian Shimy</title>
	<atom:link href="http://www.darianshimy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darianshimy.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Dec 2011 11:54:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on ruby-oci8 library problems by Evgeniy</title>
		<link>http://www.darianshimy.com/2011/09/ruby-oci8-library-problems/comment-page-1/#comment-287</link>
		<dc:creator>Evgeniy</dc:creator>
		<pubDate>Fri, 30 Dec 2011 11:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=550#comment-287</guid>
		<description>Thanks, that really helped!</description>
		<content:encoded><![CDATA[<p>Thanks, that really helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passenger and ruby-oci8 (Oracle) by Avin Tokade</title>
		<link>http://www.darianshimy.com/2011/09/passenger-and-ruby-oci8-oracle/comment-page-1/#comment-286</link>
		<dc:creator>Avin Tokade</dc:creator>
		<pubDate>Tue, 20 Dec 2011 14:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=558#comment-286</guid>
		<description>Thanks for the post...
I have same above issue with passenger (3.0.0)latest version.

I have installed RVM with single user mode.
/home/deploy/.rvm/rubies/ruby-1.9.2-p0/bin/ruby

And my passenger.conf has already path define for &#039;passenger-ruby&#039; file. and this file has already following code.

#!/usr/bin/env bash
if [[ -s &quot;/home/passenger/.rvm/environments/ruby-1.9.2-p0&quot; ]] ; then
  source &quot;/home/passenger/.rvm/environments/ruby-1.9.2-p0&quot;
  exec ruby &quot;$@&quot;
else
  echo &quot;ERROR: Missing RVM environment file: &#039;/home/passenger/.rvm/environments/ruby-1.9.2-p0&#039;&quot; &gt;&amp;2
  exit 1
fi


Please help me to add LD_LIBRARY_PATH in this file.</description>
		<content:encoded><![CDATA[<p>Thanks for the post&#8230;<br />
I have same above issue with passenger (3.0.0)latest version.</p>
<p>I have installed RVM with single user mode.<br />
/home/deploy/.rvm/rubies/ruby-1.9.2-p0/bin/ruby</p>
<p>And my passenger.conf has already path define for &#8216;passenger-ruby&#8217; file. and this file has already following code.</p>
<p>#!/usr/bin/env bash<br />
if [[ -s "/home/passenger/.rvm/environments/ruby-1.9.2-p0" ]] ; then<br />
  source &#8220;/home/passenger/.rvm/environments/ruby-1.9.2-p0&#8243;<br />
  exec ruby &#8220;$@&#8221;<br />
else<br />
  echo &#8220;ERROR: Missing RVM environment file: &#8216;/home/passenger/.rvm/environments/ruby-1.9.2-p0&#8242;&#8221; &gt;&amp;2<br />
  exit 1<br />
fi</p>
<p>Please help me to add LD_LIBRARY_PATH in this file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ruby-oci8 library problems by An Le</title>
		<link>http://www.darianshimy.com/2011/09/ruby-oci8-library-problems/comment-page-1/#comment-285</link>
		<dc:creator>An Le</dc:creator>
		<pubDate>Thu, 01 Dec 2011 08:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=550#comment-285</guid>
		<description>Thank a lot!</description>
		<content:encoded><![CDATA[<p>Thank a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ruby-oci8 library problems by Passenger and ruby-oci8 (Oracle) &#124; Darian Shimy</title>
		<link>http://www.darianshimy.com/2011/09/ruby-oci8-library-problems/comment-page-1/#comment-268</link>
		<dc:creator>Passenger and ruby-oci8 (Oracle) &#124; Darian Shimy</dc:creator>
		<pubDate>Sat, 01 Oct 2011 05:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=550#comment-268</guid>
		<description>[...] is going to drive a man to drink.  After getting our rake migrations to run with this solution, our application had issues.  We run our Rails app in Passenger + Apache2.  After we deployed, we [...]</description>
		<content:encoded><![CDATA[<p>[...] is going to drive a man to drink.  After getting our rake migrations to run with this solution, our application had issues.  We run our Rails app in Passenger + Apache2.  After we deployed, we [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ruby-oci8 library problems by Will</title>
		<link>http://www.darianshimy.com/2011/09/ruby-oci8-library-problems/comment-page-1/#comment-257</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 21 Sep 2011 20:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=550#comment-257</guid>
		<description>Thanks for this! Saved me a serious headache in Debian 6.</description>
		<content:encoded><![CDATA[<p>Thanks for this! Saved me a serious headache in Debian 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.3.8 Deprecation Warning by Heber</title>
		<link>http://www.darianshimy.com/2010/05/rails-2-3-8-deprecation-warning/comment-page-1/#comment-217</link>
		<dc:creator>Heber</dc:creator>
		<pubDate>Tue, 08 Feb 2011 18:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=476#comment-217</guid>
		<description>Thanks! It also helped me. :)</description>
		<content:encoded><![CDATA[<p>Thanks! It also helped me. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.3.8 Deprecation Warning by Andrey</title>
		<link>http://www.darianshimy.com/2010/05/rails-2-3-8-deprecation-warning/comment-page-1/#comment-216</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Mon, 07 Feb 2011 11:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=476#comment-216</guid>
		<description>May be :session_key change to :key ?</description>
		<content:encoded><![CDATA[<p>May be :session_key change to :key ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails 2.3.8 Deprecation Warning by Rich Thornett</title>
		<link>http://www.darianshimy.com/2010/05/rails-2-3-8-deprecation-warning/comment-page-1/#comment-215</link>
		<dc:creator>Rich Thornett</dc:creator>
		<pubDate>Mon, 07 Feb 2011 02:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=476#comment-215</guid>
		<description>Thanks for posting this, you just saved me from a trip down the rabbit hole!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, you just saved me from a trip down the rabbit hole!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update: Fixing Rails in Snow Leopard by Rob DeCarlo</title>
		<link>http://www.darianshimy.com/2009/09/fixing-rails-in-snow-leopard/comment-page-1/#comment-115</link>
		<dc:creator>Rob DeCarlo</dc:creator>
		<pubDate>Sat, 24 Apr 2010 02:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=256#comment-115</guid>
		<description>I was going nuts!  You are the only guy anywhere with an answer to this problem.  Thanx SO much!  Wish I had a blog so I could link back.</description>
		<content:encoded><![CDATA[<p>I was going nuts!  You are the only guy anywhere with an answer to this problem.  Thanx SO much!  Wish I had a blog so I could link back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error Handling with XML and Authlogic by James Poole</title>
		<link>http://www.darianshimy.com/2009/10/error-handling-with-xml-and-authlogic/comment-page-1/#comment-112</link>
		<dc:creator>James Poole</dc:creator>
		<pubDate>Thu, 01 Apr 2010 16:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.darianshimy.com/?p=427#comment-112</guid>
		<description>I&#039;ve been having issues with this exact same problem.  I knew there was an easy answer... Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been having issues with this exact same problem.  I knew there was an easy answer&#8230; Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

