[Zope] how do I turn off tracebacks in production systems
sathya
linuxcraft@redspice.com
Mon, 12 Jun 2000 15:39:51 -0500
On Mon, 12 Jun 2000, Andreas wrote:
> sathya wrote:
> >
> > How an I turn off trace backs on an exception in a production system I would
> > rather mail this to the webmaster than a user see it. Any tips will be
> > appreciated
>
> Set the OS environment variable BOBO_DEBUG_MODE=0
Thanks ! also figured out this can be turned off in start or Zope.cgi
depending on what you are using
##########################
necessity is the
mother of invention
##########################