<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Configuring Passenger (mod_rails) on SliceHost with Ubuntu 7.10</title>
	<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/</link>
	<description>A delicious blend of Ruby and Rails...</description>
	<pubDate>Sat, 05 Jul 2008 09:22:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: tini</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-525</link>
		<dc:creator>tini</dc:creator>
		<pubDate>Tue, 17 Jun 2008 07:50:22 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-525</guid>
		<description>Passenger is running smoothly on my server and I successfully installed a rails application (redmine) to it.

But does anybody know how to run two or more rails applications on the same server using passenger?

Like this:

http://192.168.0.100/tracks
http://192.168.0.100/redmine

Any hint would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Passenger is running smoothly on my server and I successfully installed a rails application (redmine) to it.</p>
<p>But does anybody know how to run two or more rails applications on the same server using passenger?</p>
<p>Like this:</p>
<p><a href="http://192.168.0.100/tracks" rel="nofollow">http://192.168.0.100/tracks</a><br />
<a href="http://192.168.0.100/redmine" rel="nofollow">http://192.168.0.100/redmine</a></p>
<p>Any hint would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ohkubon76</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-399</link>
		<dc:creator>ohkubon76</dc:creator>
		<pubDate>Sat, 07 Jun 2008 03:57:47 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-399</guid>
		<description>Thanks for great artcle! from Japan.
I could deply my Typo blog system according to your entry and passenger official instruction.
At first, my application can't read subfolder, but deleting .htaccess solves this problem.

There are a few problems(sometimes internal error occurs, etc) on my Typo blog yet, but it will be solved soon...

Anyway, great thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for great artcle! from Japan.<br />
I could deply my Typo blog system according to your entry and passenger official instruction.<br />
At first, my application can&#8217;t read subfolder, but deleting .htaccess solves this problem.</p>
<p>There are a few problems(sometimes internal error occurs, etc) on my Typo blog yet, but it will be solved soon&#8230;</p>
<p>Anyway, great thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex_Baum</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-234</link>
		<dc:creator>Alex_Baum</dc:creator>
		<pubDate>Fri, 30 May 2008 12:37:45 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-234</guid>
		<description>Hi all, today I probe install passenger in Ubuntu 8.04
If just run #passenger-install-apache2-module, bash says: "unknown command"
Few hour later I run #/var/lib/gems/1.8/gems/passenger-1.0.5/bin# ruby passenger-install-apache2-module

and success!

(sorry for my english, I am from Russia)</description>
		<content:encoded><![CDATA[<p>Hi all, today I probe install passenger in Ubuntu 8.04<br />
If just run #passenger-install-apache2-module, bash says: &#8220;unknown command&#8221;<br />
Few hour later I run #/var/lib/gems/1.8/gems/passenger-1.0.5/bin# ruby passenger-install-apache2-module</p>
<p>and success!</p>
<p>(sorry for my english, I am from Russia)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcus</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-197</link>
		<dc:creator>marcus</dc:creator>
		<pubDate>Mon, 26 May 2008 10:39:15 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-197</guid>
		<description>I think i have answered my question 
http://www.modrails.com/documentation/Users%20guide.html#RailsAllowModRewrite


But i don't think i can configure this on dreamhost?</description>
		<content:encoded><![CDATA[<p>I think i have answered my question<br />
<a href="http://www.modrails.com/documentation/Users%20guide.html#RailsAllowModRewrite" rel="nofollow">http://www.modrails.com/documentation/Users%20guide.html#RailsAllowModRewrite</a></p>
<p>But i don&#8217;t think i can configure this on dreamhost?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcus</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-195</link>
		<dc:creator>marcus</dc:creator>
		<pubDate>Mon, 26 May 2008 08:50:01 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-195</guid>
		<description>It was very simple for me today and i had no trouble on dreamhost, however i want to add basic authentication using the .htaccess file
ie.

AuthName "Dialog prompt"
AuthType Basic
AuthUserFile /home/xxxxxxxx/.htpasswd
Require valid-user

When i add this, rails intercepts the request and processes it - yeilding a 404 as there is no route to handle index.html

Is there another way to accomplish this? (i want the entire site behind basic authentication on dreamhost using mod_rails)</description>
		<content:encoded><![CDATA[<p>It was very simple for me today and i had no trouble on dreamhost, however i want to add basic authentication using the .htaccess file<br />
ie.</p>
<p>AuthName &#8220;Dialog prompt&#8221;<br />
AuthType Basic<br />
AuthUserFile /home/xxxxxxxx/.htpasswd<br />
Require valid-user</p>
<p>When i add this, rails intercepts the request and processes it - yeilding a 404 as there is no route to handle index.html</p>
<p>Is there another way to accomplish this? (i want the entire site behind basic authentication on dreamhost using mod_rails)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-170</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 17 May 2008 15:15:36 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-170</guid>
		<description>What if i run typo on my own machine while I don't have a static IP. I just wanna share my typo blog in local area network. Under this situation, how to configure my Apache configuration file? Cause I don't have something like "ServerName www.yourhost.com". Looking forward to your reply...</description>
		<content:encoded><![CDATA[<p>What if i run typo on my own machine while I don&#8217;t have a static IP. I just wanna share my typo blog in local area network. Under this situation, how to configure my Apache configuration file? Cause I don&#8217;t have something like &#8220;ServerName <a href="http://www.yourhost.com" rel="nofollow">http://www.yourhost.com</a>&#8220;. Looking forward to your reply&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-160</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 15 May 2008 15:41:59 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-160</guid>
		<description>Thanks for the good guide. I've deployed my rails app in a short time using mod_rails.
Unfortunately I'm experimenting a severe problem.
The rails app works fine using firefox or konqueror, but with internet explorer I'm unable to perform the login operation.
I'm using restfull_authentication plugin under rails 2.0.2.
The strange thing is that, hosting the site under webrick, ie works fine.
Any hint?</description>
		<content:encoded><![CDATA[<p>Thanks for the good guide. I&#8217;ve deployed my rails app in a short time using mod_rails.<br />
Unfortunately I&#8217;m experimenting a severe problem.<br />
The rails app works fine using firefox or konqueror, but with internet explorer I&#8217;m unable to perform the login operation.<br />
I&#8217;m using restfull_authentication plugin under rails 2.0.2.<br />
The strange thing is that, hosting the site under webrick, ie works fine.<br />
Any hint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-148</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 May 2008 04:40:06 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-148</guid>
		<description>I'm getting an error when I start my app:
The application /home/mark/public_html/test.choresforrewards.com/c4r requires Ruby on Rails version 1.2.2, which is not installed. Please install it with the following command:

sudo gem install rails --version 1.2.2

I think the problem is that my app was developed on 1.2.2 and I can't update my linux server with:
sudo gem install rails --version 1.2.2

So, I tried to update my local workstation to 2.0.2, but when I do gem list on my local workstation I get:

rails (2.0.2, 1.2.2)

so I think even though 2.0.2 is on my local workstation, my app is still using 1.2.2.

How do I change my local workstation app to use 2.0.2?

Once I do that, I can tar it up and send it to my linux server and I suspect it will run.

Thanks,
Mark</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting an error when I start my app:<br />
The application /home/mark/public_html/test.choresforrewards.com/c4r requires Ruby on Rails version 1.2.2, which is not installed. Please install it with the following command:</p>
<p>sudo gem install rails &#8211;version 1.2.2</p>
<p>I think the problem is that my app was developed on 1.2.2 and I can&#8217;t update my linux server with:<br />
sudo gem install rails &#8211;version 1.2.2</p>
<p>So, I tried to update my local workstation to 2.0.2, but when I do gem list on my local workstation I get:</p>
<p>rails (2.0.2, 1.2.2)</p>
<p>so I think even though 2.0.2 is on my local workstation, my app is still using 1.2.2.</p>
<p>How do I change my local workstation app to use 2.0.2?</p>
<p>Once I do that, I can tar it up and send it to my linux server and I suspect it will run.</p>
<p>Thanks,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navjeet</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-147</link>
		<dc:creator>Navjeet</dc:creator>
		<pubDate>Wed, 14 May 2008 02:44:11 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-147</guid>
		<description>Thanks Mark for your response. I too had the error related to .htacces and after deleting that file, things are cool now. I wonder if this is a Rails 2.0 thingy or something to do with my Ubuntu (Hardy Heron) install. Did not see any other post on the net for this error message.</description>
		<content:encoded><![CDATA[<p>Thanks Mark for your response. I too had the error related to .htacces and after deleting that file, things are cool now. I wonder if this is a Rails 2.0 thingy or something to do with my Ubuntu (Hardy Heron) install. Did not see any other post on the net for this error message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-99</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 05 May 2008 02:27:41 +0000</pubDate>
		<guid>http://www.railsgarden.com/2008/04/12/configurating-passenger-mod_rails-on-slicehost-with-ubuntu-710/#comment-99</guid>
		<description>Hi Ben,

I have a comment that is awaiting moderation, but I've  solved the problem - so you can get rid of this post as well as my last if you like.  The fix was to simply remove the .htaccess file that rails generates in the app's public directory.  Once I removed that file, the rails app was accessible at my domain name.

Thanks,
Mark</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>I have a comment that is awaiting moderation, but I&#8217;ve  solved the problem - so you can get rid of this post as well as my last if you like.  The fix was to simply remove the .htaccess file that rails generates in the app&#8217;s public directory.  Once I removed that file, the rails app was accessible at my domain name.</p>
<p>Thanks,<br />
Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
