<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wetware &#187; phusion passenger</title>
	<atom:link href="http://www.wetware.co.nz/tag/phusion-passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error with passenger-install-nginx-module &#8211; Could not find RubyGem passenger (&gt;= 0) (Gem::LoadError)</title>
		<link>http://www.wetware.co.nz/2011/03/error-with-passenger-install-nginx-module-could-not-find-rubygem-passenger-0-gemloaderror/</link>
		<comments>http://www.wetware.co.nz/2011/03/error-with-passenger-install-nginx-module-could-not-find-rubygem-passenger-0-gemloaderror/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 00:53:43 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Server Config]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[phusion passenger]]></category>
		<category><![CDATA[ruby 1.9.2]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=871</guid>
		<description><![CDATA[If you are troubled with passenger-install-nginx-module /home/web90seconds/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems.rb:900:in `report_activate_error&#8217;: Could not find RubyGem passenger (&#62;= 0) (Gem::LoadError) Then try sudo env GEM_HOME=$GEM_HOME /home/me/.rvm/gems/ruby-1.9.2-p180/bin/passenger-install-nginx-module Obviously change the location of your passenger-install-nginx-module binary.]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2011/03/error-with-passenger-install-nginx-module-could-not-find-rubygem-passenger-0-gemloaderror/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To &#8211; Installing Ruby on Rails on Ubuntu Lucid Lynx 10.04 Server</title>
		<link>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/</link>
		<comments>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 05:55:58 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[paperclip]]></category>
		<category><![CDATA[phusion passenger]]></category>
		<category><![CDATA[ruby enterprise]]></category>
		<category><![CDATA[Ubuntu Lucid Lynx 10.04]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=793</guid>
		<description><![CDATA[Install required packages sudo apt-get install build-essential git-core zlib1g-dev libssl-dev libreadline5-dev The required packages for installing Ruby Enterprise, and Git thrown in for good measure. Install Ruby Enterprise Download ruby-enterprise-1.8.7-2010.02.tar.gz &#38; Install wget http://rubyforge.org/frs/download.php/71096/ruby-enterprise-1.8.7-2010.02.tar.gz tar xzvf ruby-enterprise-1.8.7-2010.02.tar.gz sudo ./ruby-enterprise-1.8.7-2010.02/installer May take a long time to get past the &#8220;Generating RI&#8230;&#8221; bit Also, ignore the  &#8221;The following [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Routes Error using Phusion Passenger, Apache, Rails 2.2.2 and RailsBaseURI</title>
		<link>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/</link>
		<comments>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 01:03:22 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Server Config]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[phusion passenger]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=79</guid>
		<description><![CDATA[Rails can&#8217;t find the page, but it should be the root directory. It works when I script/server, it just won&#8217;t load with Passenger properly. Solutions in google groups Add config.action_controller.relative_url_root = &#8220;/appName&#8221; to your environment.rb file.]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

