On Fri, Oct 16, 2009 at 12:57 AM, scotdb <[email protected]> wrote: > If I start my Radiant CMS with simply - > script/server -e production > it works without problem. However if I start it in detached mode with > script/server -e production -d
erm, that's "daemon" mode, but regardless... > then I get - > 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 > > There isn't anything in the production.log to show a problem. > Any clues what gives ? It would probably help you get better answers if you provided the platform you're on, the version of Ruby, the server (webrick, ?) etc. Have you tried starting with the -u debugging flag? Conversely, have you looked for where that error message is being generated? -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

