What could possibly cause this error: Application error Rails application failed to start properly" When I load a controller in a browser? I have created the controller, model, and view; created the database table, and updated database.yml. Thanks, Chris --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Chris Did you install Rails with no error message. If you are in Windows, there is a one-click installer available On Sep 27, 12:40 am, Ruby Newby <Chris.SendSpamH...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> What could possibly cause this error: > > Application error > Rails application failed to start properly" > > When I load a controller in a browser? > > I have created the controller, model, and view; created the database > table, and updated database.yml. > > Thanks, > Chris--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Probably something in your environment.rb. Check your log files. Can also be stuff like it not being able to create sessions etc... Fred -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks, CCH. I didn''t install rails. This is hosted at Site5.com. On 9/26/07, CCH <cch-Z/Eug3sLCsSPzdAsCNHSEg@public.gmane.org> wrote:> > > Hi Chris > > Did you install Rails with no error message. > If you are in Windows, there is a one-click installer available > > > On Sep 27, 12:40 am, Ruby Newby <Chris.SendSpamH...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > What could possibly cause this error: > > > > Application error > > Rails application failed to start properly" > > > > When I load a controller in a browser? > > > > I have created the controller, model, and view; created the database > > table, and updated database.yml. > > > > Thanks, > > Chris > > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks, Frederick! My server.log, production.log, and test.log are all empty. My development.log has contents describing the "rake db:migrate" command results. I don''t see any obvious errors. Thanks, Chris On 9/26/07, Frederick Cheung <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > > Probably something in your environment.rb. Check your log files. Can > also be stuff like it not being able to create sessions etc... > > Fred > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---