Hello All, I have gotten my VPS setup on linode, and now i''m in the process of getting a rails app running. I was able to get Spree (spreehq.com) running with very little effort. Now i''m trying to do the same with Radiant CMS, but i keep getting this error when i browse to the home page:Application error Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html if i navigate to the /admin link, i can see the admin login, and then login to the admin section with no problems. i am sure this is a configuration issue, but cannot figure out what settings i need to change. Settings: Ubuntu 8.10 Ruby 1.8.7 Rails 2.2.2 Gems 1.3.0 Passenger 2.0.6 http://thecatatemysourcecode.com thank you, Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Mon, Jan 5, 2009 at 12:37 PM, jason white <stonesoupandboiledfrogs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i keep getting this error when i browse to the home page: > > Application errorSeriously -- wha? There has to be something in your logs a *little* more informative than that... -- Hassan Schroeder ------------------------ hassan.schroeder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Jason White wrote:> Hello All, I have gotten my VPS setup on linode, and now i''m in the > process of getting a rails app running. I was able to get Spree > (spreehq.com) > running with very little effort. Now i''m trying to do the same with > Radiant > CMS, but i keep getting this error when i browse to the home > page:Application > error > > Change this error message for exceptions thrown outside of an action > (like > in Dispatcher setups or broken Ruby code) in public/500.html > > > if i navigate to the /admin link, i can see the admin login, and then > login > to the admin section with no problems. i am sure this is a configuration > issue, but cannot figure out what settings i need to change. > > > Settings: > > Ubuntu 8.10 > > Ruby 1.8.7 > > Rails 2.2.2 > > Gems 1.3.0 > > Passenger 2.0.6 > > > http://thecatatemysourcecode.com > > > thank you, > > JasonWhat DB are you using? Is it accepting connection from unix socket or tcp? We''re using same vendor and similar setup except we use nginx/thin. Radiant CMS works fine. Regards, rp8 ======================http://lun.competo.com -- 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 -~----------~----~----~----~------~----~------~--~---