[Zope] Error Messages
D. Rick Anderson
ruger@comnett.net
Fri, 14 Mar 2003 10:01:43 -0800
A little while ago I upgraded our Zope servers to 2.6.0, and ever since
then they stopped printing the entire error text when something
happened. All I get now is the Error Type, Error Value and the little
Troubleshooting Suggestions, but I have no idea what caused the error.
I saw something earlier about the -D switch so I made sure that it was
on in the 'start' script:
exec /usr/local/Zope/bin/python $cwd/z2.py -D "$@"
It wasn't a big deal until just recently when I started developing
again. Things are bombing as they always do, but I'm having to guess at
what's causing it.
TIA
Rick