On Thu, Apr 10, 2008 at 7:10 PM, dazza <[EMAIL PROTECTED]> wrote: > Hang on, you should not see stack traces at all in production mode. Do you > have 'server.environment="production"' set (I think that is the variable > that enables/disables the stack trace), look here: > http://docs.turbogears.org/1.0/Configuration >
That is true. In production you should be getting 500 error if anything. How does you settings for mod_wsgi look: check out: http://lucasmanual.com/mywiki/TurboGears#head-36b7eef1526da4fe58c73738c925f34f6bc93c1d Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

