<?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: Setting up Passenger on OSX for Sinatra Development</title>
	<atom:link href="http://www.gittr.com/index.php/archive/setting-up-passenger-on-osx-for-sinatra-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gittr.com/index.php/archive/setting-up-passenger-on-osx-for-sinatra-development/</link>
	<description>eval("eval(\"eval(\\\"puts 'a ruby weblog'\\\")\")")</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:01:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marc M</title>
		<link>http://www.gittr.com/index.php/archive/setting-up-passenger-on-osx-for-sinatra-development/comment-page-1/#comment-393</link>
		<dc:creator>Marc M</dc:creator>
		<pubDate>Tue, 16 Aug 2011 20:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gittr.com/?p=45#comment-393</guid>
		<description>OMG...just spent the last 4 hours bashing my head against the wall - it was 755 needed on one of the directories to the app root...wish I could remember that - I&#039;m sure it bit me before.</description>
		<content:encoded><![CDATA[<p><span class="caps">OMG</span>&#8230;just spent the last 4 hours bashing my head against the wall - it was 755 needed on one of the directories to the app root&#8230;wish I could remember that - I&#8217;m sure it bit me&nbsp;before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Kannan</title>
		<link>http://www.gittr.com/index.php/archive/setting-up-passenger-on-osx-for-sinatra-development/comment-page-1/#comment-341</link>
		<dc:creator>Deepak Kannan</dc:creator>
		<pubDate>Mon, 27 Sep 2010 13:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.gittr.com/?p=45#comment-341</guid>
		<description>also the perms have to be set for the parent directories also

eg. path is /usr/local/apps/foo

chmod 755 /usr
chmod 755 /usr/local
chmod 755 /usr/local/apps
chmod -R 755 /usr/local/app/foo</description>
		<content:encoded><![CDATA[<p>also the perms have to be set for the parent directories&nbsp;also</p>
<p>eg. path is&nbsp;/usr/local/apps/foo</p>
<p>chmod 755 /usr<br />
chmod 755 /usr/local<br />
chmod 755 /usr/local/apps<br />
chmod -R 755&nbsp;/usr/local/app/foo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

