Also read section 'Browser Based Debugger' of: http://code.google.com/p/modwsgi/wiki/DebuggingTechniques
to find out why you had the problem in the first place. Graham On Apr 20, 4:32 am, "petr kobalicek" <[EMAIL PROTECTED]> wrote: > I have probabbly solved this by using: > > set debug = false > > interesting :) > > 2008/4/19, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > > > Hi, > > > I'm testing my pylons application with apache and I have one problem. > > Sometimes it sends me internal server error (500) and in apache log is > > AssertionError: The EvalExceptions middleware is not usable in a multi- > > process environment. > > > I don't know how to solve this problem, because i have turned > > debugging off in config file: > > debug = false > > full_stack = false > > > Have anybody this problem too ? Or how can I solve this ? > > > Note: > > I'm using devel version of pylons with gentoo linux (apache is > > configured properly I hope). > > > Thank you for reply --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
