<?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>ninajansen.dk &#187; rails</title>
	<atom:link href="http://ninajansen.dk/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninajansen.dk</link>
	<description></description>
	<lastBuildDate>Thu, 23 Apr 2009 21:46:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do not use apt-get to install passenger on Ubuntu</title>
		<link>http://ninajansen.dk/2009/02/14/do-not-use-apt-get-to-install-passenger-on-ubuntu/</link>
		<comments>http://ninajansen.dk/2009/02/14/do-not-use-apt-get-to-install-passenger-on-ubuntu/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 02:28:43 +0000</pubDate>
		<dc:creator>Nina Jansen</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ninajansen.dk/?p=89</guid>
		<description><![CDATA[So I wanted to experiment with Phusion Passenger on my home server. The server runs Ubuntu 8.10 and serves a bunch of small low-traffic sites through apache (including this blog). I saw that there was a package from brightbox for passenger on ubuntu and tried to install it. However, this package automatically disables the php5 [...]]]></description>
			<content:encoded><![CDATA[<p>So I wanted to experiment with Phusion Passenger on my home server. The server runs Ubuntu 8.10 and serves a bunch of small low-traffic sites through apache (including this blog). I saw that there was a <a href="http://wiki.brightbox.co.uk/docs:phusion-passenger">package from brightbox for passenger</a> on ubuntu and tried to install it. However, this package automatically disables the php5 apache module. I have no idea why, it is possible to run both php and passenger apps from the same apache. Anyway this clobbered all my wordpress blogs (I know, I should always read the messages carefully&#8230;) and I had to reinstall php5. If you want to install passenger on Ubuntu 8.10, use <a href="http://wiki.vpslink.com/HOWTO:_Ubuntu_Intrepid_RubyOnRails_Passenger">this approach</a>.</p>
<img src="http://ninajansen.dk/?ak_action=api_record_view&id=89&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ninajansen.dk/2009/02/14/do-not-use-apt-get-to-install-passenger-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
