I have this site - a local version on my computer and one that lives up on the server. My local version works perfectly, the version on the server, however, display the login page but crashes when you try to login displaying this error text: Application error Rails application failed to start properly I''m not sure what is happening. I have made sure that both versions consists of up-to-files and all model and controllers are there. Any ideas why two exact applications would fails like this. Could be a rails version issue - a new version on the server then the one on my local computer? Thanks, -S -- 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 -~----------~----~----~----~------~----~------~--~---
Shandy, have you checked the log files? they should have some indication of why it failed. Cheers, Mel On 10/9/07, Shandy Nantz <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > > I have this site - a local version on my computer and one that lives up > on the server. My local version works perfectly, the version on the > server, however, display the login page but crashes when you try to > login displaying this error text: > > Application error > Rails application failed to start properly > > I''m not sure what is happening. I have made sure that both versions > consists of up-to-files and all model and controllers are there. Any > ideas why two exact applications would fails like this. Could be a rails > version issue - a new version on the server then the one on my local > computer? Thanks, > > -S > -- > 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 -~----------~----~----~----~------~----~------~--~---
Mel Riffe wrote:> Shandy, > > have you checked the log files? they should have some indication of why > it > failed. > > Cheers, > MelI hadn''t thought about that, but still there doesn''t seem to be any errors being thrown. It is an HTTP 500 Internal Server Error displayed on the web page however, so something is going on. Thanks, -S -- 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 -~----------~----~----~----~------~----~------~--~---