When I start cd ridemo and rails s This is the error message I''m receiving from the console: from script/rails:6:in ''require'' from script/rails:6 And this is what I get from the browser: Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data. Please your help will be immensely appreciated. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 27 June 2011 11:39, Prof Brainy <idooba-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > When I start cd ridemo > and rails s > > This is the error message I''m receiving from the console: > from script/rails:6:in ''require'' > from script/rails:6I find it difficult to believe that that is all you see in the console. Please tell us which operating system you are using, which versions of rails and ruby, and post the complete output from the terminal when you enter rails s. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I have been using rails installer on windows for a while now and it works perfectly fine. So, would be better if you post full error message as Colin mentioned. And also post output of ''gem env'' and ''gem list'' -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/sRYLEqDf6kIJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.