<?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"
	>
<channel>
	<title>Comments on: Rails 1.2.6</title>
	<atom:link href="http://www.dreamhoststatus.com/2007/11/27/rails-126/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/</link>
	<description>Information about DreamHost Services</description>
	<pubDate>Fri, 29 Aug 2008 19:52:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 迷你倉</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-159774</link>
		<dc:creator>迷你倉</dc:creator>
		<pubDate>Fri, 11 Apr 2008 04:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-159774</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 商業登記</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-159773</link>
		<dc:creator>商業登記</dc:creator>
		<pubDate>Fri, 11 Apr 2008 04:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-159773</guid>
		<description>Thanks for your hard work !</description>
		<content:encoded><![CDATA[<p>Thanks for your hard work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evden eve nakliyat</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-144257</link>
		<dc:creator>evden eve nakliyat</dc:creator>
		<pubDate>Sat, 22 Mar 2008 18:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-144257</guid>
		<description>Thanks for your hard work !</description>
		<content:encoded><![CDATA[<p>Thanks for your hard work !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McCann</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-113361</link>
		<dc:creator>McCann</dc:creator>
		<pubDate>Sat, 19 Jan 2008 16:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-113361</guid>
		<description>I do have 1 issue when we go from one rails version to the next.  Inside the config/environment.rb file, I have to specify a rails version.  However, every time there is an upgrade (and I don't know about it), it blows up my app.  What are the best ways around this?

# Specifies gem version of Rails to use when vendor/rails is not present
#RAILS_GEM_VERSION = '1.2.3'
RAILS_GEM_VERSION = '1.2.6'


error message includes:
[client 71.204.91.95] FastCGI: comm with (dynamic) server "/home/myuser/domain.com/public/dispatch.fcgi" aborted: (first read) idle timeout (60 sec)
[client 71.204.91.95] FastCGI: incomplete headers (0 bytes) received from server "/home/myuser/domain.com/public/dispatch.fcgi"

those of you who see the above messages in your logs, probably just need to change the RAILS_GEM_VERSION.  However, if anyone knows how to not require this field, that would be great.</description>
		<content:encoded><![CDATA[<p>I do have 1 issue when we go from one rails version to the next.  Inside the config/environment.rb file, I have to specify a rails version.  However, every time there is an upgrade (and I don&#8217;t know about it), it blows up my app.  What are the best ways around this?</p>
<p># Specifies gem version of Rails to use when vendor/rails is not present<br />
#RAILS_GEM_VERSION = &#8216;1.2.3&#8242;<br />
RAILS_GEM_VERSION = &#8216;1.2.6&#8242;</p>
<p>error message includes:<br />
[client 71.204.91.95] FastCGI: comm with (dynamic) server &#8220;/home/myuser/domain.com/public/dispatch.fcgi&#8221; aborted: (first read) idle timeout (60 sec)<br />
[client 71.204.91.95] FastCGI: incomplete headers (0 bytes) received from server &#8220;/home/myuser/domain.com/public/dispatch.fcgi&#8221;</p>
<p>those of you who see the above messages in your logs, probably just need to change the RAILS_GEM_VERSION.  However, if anyone knows how to not require this field, that would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthaey</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90790</link>
		<dc:creator>Arthaey</dc:creator>
		<pubDate>Sat, 08 Dec 2007 04:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90790</guid>
		<description>@talknightlife: You're not the only one who's been having troubles:

http://discussion.dreamhost.com/showthreaded.pl?Cat=0&#38;Board=forum_troubleshooting&#38;Number=96279

We're seeing FCGI errors in our error logs:

[Thu Dec 06 09:48:29 2007] [error] [client x.x.x.x] FastCGI: incomplete headers (0 bytes) received from server "/home/xxx/example.com/public/dispatch.fcgi"</description>
		<content:encoded><![CDATA[<p>@talknightlife: You&#8217;re not the only one who&#8217;s been having troubles:</p>
<p><a href="http://discussion.dreamhost.com/showthreaded.pl?Cat=0&amp;Board=forum_troubleshooting&amp;Number=96279" rel="nofollow">http://discussion.dreamhost.com/showthreaded.pl?Cat=0&amp;Board=forum_troubleshooting&amp;Number=96279</a></p>
<p>We&#8217;re seeing FCGI errors in our error logs:</p>
<p>[Thu Dec 06 09:48:29 2007] [error] [client x.x.x.x] FastCGI: incomplete headers (0 bytes) received from server &#8220;/home/xxx/example.com/public/dispatch.fcgi&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: talknightlife</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90712</link>
		<dc:creator>talknightlife</dc:creator>
		<pubDate>Fri, 07 Dec 2007 19:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90712</guid>
		<description>This must be why my Rails app spontaneously stopped working last night?  And why it fails to load now?  I have Rails frozen but it blew up anyway.  Now I get bizarre and untraceable LoadError messages at Dreamhost that I don't get with the same code in development.  Argh.</description>
		<content:encoded><![CDATA[<p>This must be why my Rails app spontaneously stopped working last night?  And why it fails to load now?  I have Rails frozen but it blew up anyway.  Now I get bizarre and untraceable LoadError messages at Dreamhost that I don&#8217;t get with the same code in development.  Argh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Boone</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90348</link>
		<dc:creator>Mike Boone</dc:creator>
		<pubDate>Thu, 06 Dec 2007 22:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-90348</guid>
		<description>1.2.6 just showed up on my Dreamhost server today. Cool.</description>
		<content:encoded><![CDATA[<p>1.2.6 just showed up on my Dreamhost server today. Cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orange</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89481</link>
		<dc:creator>orange</dc:creator>
		<pubDate>Wed, 05 Dec 2007 04:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89481</guid>
		<description>Why is this showing up in RSS (feeds.dreamhoststatus.com) as "resolved" when it's not?</description>
		<content:encoded><![CDATA[<p>Why is this showing up in RSS (feeds.dreamhoststatus.com) as &#8220;resolved&#8221; when it&#8217;s not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89410</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 05 Dec 2007 01:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89410</guid>
		<description>I'm not able to even run a simple Hello World command through a Controller without getting a routing error...I'm hoping this has something to do with the timing of this RoR rollout, and that the problem goes away when all is done.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not able to even run a simple Hello World command through a Controller without getting a routing error&#8230;I&#8217;m hoping this has something to do with the timing of this RoR rollout, and that the problem goes away when all is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javi</title>
		<link>http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89359</link>
		<dc:creator>javi</dc:creator>
		<pubDate>Tue, 04 Dec 2007 23:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/11/27/rails-126/#comment-89359</guid>
		<description>Hey SomeGuy, I just got the Zend Optimizer bug TODAY. What a coincidence. Hope they upgrade Zend Optimizer soon; however I think I might better try compiling my own PHP binary...</description>
		<content:encoded><![CDATA[<p>Hey SomeGuy, I just got the Zend Optimizer bug TODAY. What a coincidence. Hope they upgrade Zend Optimizer soon; however I think I might better try compiling my own PHP binary&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
