On Sep 23, 10:25 am, Christopher Arndt <[EMAIL PROTECTED]> wrote:

> "500 Internal error" is to unspecific an error message to get any idea
> about the cause. Can you try to start your app in development mode (i.e.
> set 'server.environment="development"' in your app's configuration file)
> on the server? Then you'll get exception display and you could also
> redirect the output to a log file and examine that later.

Ah. I didnt realize that production environment would hide the stack
trace. I guess you wouldn't want implementation details leaking out.

With a stack trace I found the problem easily.

Thanks,

Will


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to