<?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: Redmine 0.8 on Dreamhost</title>
	<atom:link href="http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/</link>
	<description>hacking my life</description>
	<lastBuildDate>Fri, 30 Apr 2010 15:36:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PhreeStyler</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-507</link>
		<dc:creator>PhreeStyler</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-507</guid>
		<description>BTW I set up RedMine yesterday on a local Ubuntu Server with no problems, maybe dreamhost has some particularities I&#039;m not getting</description>
		<content:encoded><![CDATA[<p>BTW I set up RedMine yesterday on a local Ubuntu Server with no problems, maybe dreamhost has some particularities I&#8217;m not getting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-506</link>
		<dc:creator>include</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-506</guid>
		<description>Hi PhreeStyler,

Well weird. I&#039;m getting out of ideas. Why don&#039;t you start from begining and try trunk version.</description>
		<content:encoded><![CDATA[<p>Hi PhreeStyler,</p>
<p>Well weird. I&#8217;m getting out of ideas. Why don&#8217;t you start from begining and try trunk version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhreeStyler</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-505</link>
		<dc:creator>PhreeStyler</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-505</guid>
		<description>Thanks for your reply,

  Redmine current trunk requires Rails 2.2.2 but Redmine 0.8 requires v2.1.2.

  Anyway, I changed the version in config/environment.rb but the error persists :(</description>
		<content:encoded><![CDATA[<p>Thanks for your reply,</p>
<p>  Redmine current trunk requires Rails 2.2.2 but Redmine 0.8 requires v2.1.2.</p>
<p>  Anyway, I changed the version in config/environment.rb but the error persists <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-504</link>
		<dc:creator>include</dc:creator>
		<pubDate>Thu, 05 Mar 2009 10:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-504</guid>
		<description>Hi PhreeStyler,

sorry just to anwser now to your reply.

What Rails versions have you installed?

If I remember Redmine only works with 2.2.2
http://www.redmine.org/wiki/redmine/RedmineInstall</description>
		<content:encoded><![CDATA[<p>Hi PhreeStyler,</p>
<p>sorry just to anwser now to your reply.</p>
<p>What Rails versions have you installed?</p>
<p>If I remember Redmine only works with 2.2.2<br />
<a href="http://www.redmine.org/wiki/redmine/RedmineInstall" rel="nofollow">http://www.redmine.org/wiki/redmine/RedmineInstall</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhreeStyler</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-502</link>
		<dc:creator>PhreeStyler</dc:creator>
		<pubDate>Tue, 03 Mar 2009 21:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-502</guid>
		<description>Hi there!

I hope this article could help me on setting up a redmine app on my dreamhost account, but I&#039;m stucked in this step:

$ rake db:migrate RAILS_ENV=&quot;production&quot; --trace
(in /home//..com)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
uninitialized constant ActionController::AbstractRequest

I followed the tutorial as you wrote, but even changing rails or gem versions I can not move on.

Any tips?</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>I hope this article could help me on setting up a redmine app on my dreamhost account, but I&#8217;m stucked in this step:</p>
<p>$ rake db:migrate RAILS_ENV=&#8221;production&#8221; &#8211;trace<br />
(in /home//..com)<br />
** Invoke db:migrate (first_time)<br />
** Invoke environment (first_time)<br />
** Execute environment<br />
rake aborted!<br />
uninitialized constant ActionController::AbstractRequest</p>
<p>I followed the tutorial as you wrote, but even changing rails or gem versions I can not move on.</p>
<p>Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-453</link>
		<dc:creator>include</dc:creator>
		<pubDate>Thu, 05 Feb 2009 16:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-453</guid>
		<description>Hi again Jed,

No need to thanks :). I like to get help too and help just fits in a short time for us.

It&#039;s not a suggestion. You must touch the tmp/testart.txt file for Passenger to restart.
And yes, Passenger removes that file at the end.
Well I think in fact it does restart or else is something wrong not with your Redmine install but with Dreamhost&#039;s Systems (config). Dreamhost guys says this may take a while.

Yheaa. I love the power of wiki&#039;s. Nice job. thanks! :)

I love Redmine. Muliprojects, easy git integration, clean layout and many things :). Ok, Trac is fabulous too but no multi-project built-in is a pita.
Hope you make losts of money with your projects :). I need to start my own too. And yes I aggree with you DH is affordable eheh.

Regarding .htaccess, I still ain&#039;t using it et all. I must finish that soon because I wanna test if we can add basic auth to it as we do with Apache. Some months ago this was an issue.
http://code.google.com/p/phusion-passenger/issues/detail?id=94

Regards, and once again good luck :)
Francisco</description>
		<content:encoded><![CDATA[<p>Hi again Jed,</p>
<p>No need to thanks <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I like to get help too and help just fits in a short time for us.</p>
<p>It&#8217;s not a suggestion. You must touch the tmp/testart.txt file for Passenger to restart.<br />
And yes, Passenger removes that file at the end.<br />
Well I think in fact it does restart or else is something wrong not with your Redmine install but with Dreamhost&#8217;s Systems (config). Dreamhost guys says this may take a while.</p>
<p>Yheaa. I love the power of wiki&#8217;s. Nice job. thanks! <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I love Redmine. Muliprojects, easy git integration, clean layout and many things <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Ok, Trac is fabulous too but no multi-project built-in is a pita.<br />
Hope you make losts of money with your projects <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I need to start my own too. And yes I aggree with you DH is affordable eheh.</p>
<p>Regarding .htaccess, I still ain&#8217;t using it et all. I must finish that soon because I wanna test if we can add basic auth to it as we do with Apache. Some months ago this was an issue.<br />
<a href="http://code.google.com/p/phusion-passenger/issues/detail?id=94" rel="nofollow">http://code.google.com/p/phusion-passenger/issues/detail?id=94</a></p>
<p>Regards, and once again good luck <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Francisco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jed</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-452</link>
		<dc:creator>jed</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-452</guid>
		<description>Francisco, thanks for the pronto reply. I couldn&#039;t figure out if you were suggesting that you didn&#039;t need to touch the restart.txt file or not. Strangely though, when i usually restart, the restart.txt file is destroyed. today, it persists, so i am not sure it is actually restarting. 

I tried to add some more current information to the dreamhost wiki page http://wiki.dreamhost.com/Redmine

so this is easier for the next person. 

ATM for me this is just a temp solution so i can decide if i really like the Redmine solution. So far, it is exceptional in all respects. Once my projects start becoming more lucrative, I&#039;ll probably move my rails apps to a ruby specific host. Its just that dreamhost is so damn affordable.. :0 

What did your final .htaccess rewrite rules look like? Curiously comparing notes..
jed</description>
		<content:encoded><![CDATA[<p>Francisco, thanks for the pronto reply. I couldn&#8217;t figure out if you were suggesting that you didn&#8217;t need to touch the restart.txt file or not. Strangely though, when i usually restart, the restart.txt file is destroyed. today, it persists, so i am not sure it is actually restarting. </p>
<p>I tried to add some more current information to the dreamhost wiki page <a href="http://wiki.dreamhost.com/Redmine" rel="nofollow">http://wiki.dreamhost.com/Redmine</a></p>
<p>so this is easier for the next person. </p>
<p>ATM for me this is just a temp solution so i can decide if i really like the Redmine solution. So far, it is exceptional in all respects. Once my projects start becoming more lucrative, I&#8217;ll probably move my rails apps to a ruby specific host. Its just that dreamhost is so damn affordable.. :0 </p>
<p>What did your final .htaccess rewrite rules look like? Curiously comparing notes..<br />
jed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-451</link>
		<dc:creator>include</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-451</guid>
		<description>Hi Jed

1) If I understand your question, Redmine is not looking for anything. The thing is, whenever you need to restart the Passenger (modrails) for you too &quot;reload&quot; your application, the way you have to do this is by touching the file restart.txt:

http://www.modrails.com/documentation/Users%20guide.html#_redeploying_restarting_the_ruby_on_rails_application

and yes I think Passenger watchs for the presence and (c&#124;m&#124;a)time of this file.

2) I keep just dispatch.fcgi on it. I aggree with you, seems to be faster.

:P 3) well, are we talking about the huge Monter Dreamhost, where green dudes live doing bad things as sysadmins :) (took about 8secs to load the page :S) My suggestion is not for you but for Dreamhost guys... FreeBSD please ;)

Hope you can get it running faster.

Regards
Francisco</description>
		<content:encoded><![CDATA[<p>Hi Jed</p>
<p>1) If I understand your question, Redmine is not looking for anything. The thing is, whenever you need to restart the Passenger (modrails) for you too &#8220;reload&#8221; your application, the way you have to do this is by touching the file restart.txt:</p>
<p><a href="http://www.modrails.com/documentation/Users%20guide.html#_redeploying_restarting_the_ruby_on_rails_application" rel="nofollow">http://www.modrails.com/documentation/Users%20guide.html#_redeploying_restarting_the_ruby_on_rails_application</a></p>
<p>and yes I think Passenger watchs for the presence and (c|m|a)time of this file.</p>
<p>2) I keep just dispatch.fcgi on it. I aggree with you, seems to be faster.</p>
<p> <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  3) well, are we talking about the huge Monter Dreamhost, where green dudes live doing bad things as sysadmins <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (took about 8secs to load the page :S) My suggestion is not for you but for Dreamhost guys&#8230; FreeBSD please <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Hope you can get it running faster.</p>
<p>Regards<br />
Francisco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jed</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-450</link>
		<dc:creator>jed</dc:creator>
		<pubDate>Thu, 05 Feb 2009 13:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-450</guid>
		<description>Two questions:
1) in regards to restart, what exactly is redmine looking for? the system time of the last restart? 

2) Which dispatch files do you have enabled in your public directory. just .rb, or the fcgi and cgi as well? I could be imagining things but my app seems to run faster with both fcgi and passenger enabled at the dreamhost control panel. Is anyone else getting this result? 

Well I guess, actually 3) anyone else getting slow load time off dreamhost? Suggestions?</description>
		<content:encoded><![CDATA[<p>Two questions:<br />
1) in regards to restart, what exactly is redmine looking for? the system time of the last restart? </p>
<p>2) Which dispatch files do you have enabled in your public directory. just .rb, or the fcgi and cgi as well? I could be imagining things but my app seems to run faster with both fcgi and passenger enabled at the dreamhost control panel. Is anyone else getting this result? </p>
<p>Well I guess, actually 3) anyone else getting slow load time off dreamhost? Suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: include</title>
		<link>http://www.sufixo.com/raw/2009/01/30/redmine-08-on-dreamhost/comment-page-1/#comment-448</link>
		<dc:creator>include</dc:creator>
		<pubDate>Thu, 29 Jan 2009 18:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=311#comment-448</guid>
		<description>Hi @alcides thats great for you :). In fact I can&#039;t explain why some dreamhost users and I had problems on this trivial stuff of deploy a rails app... and even worst deploying on a Passenger environment!!

well, next time I have problems with Rails I know who to chat with :) (kidding, love to solve things all by my self... ok I know this is a bad policy but... :))

regards</description>
		<content:encoded><![CDATA[<p>Hi @alcides thats great for you <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . In fact I can&#8217;t explain why some dreamhost users and I had problems on this trivial stuff of deploy a rails app&#8230; and even worst deploying on a Passenger environment!!</p>
<p>well, next time I have problems with Rails I know who to chat with <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (kidding, love to solve things all by my self&#8230; ok I know this is a bad policy but&#8230; <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
