12 Mar
2000
12 Mar
'00
7:15 p.m.
On Sun, 12 Mar 2000, Oliver Andrich wrote:
crashes. Can I activate some kind of logging to monitor this, or something else that helps me to deal with this? Or is my only option to start the Server form the shell and see what traceback I get?
Do you know about STUPID_LOG_FILE? Put that variable in your environment when you start Zope, and Zope will write some stuff to the specified file. This info may or may not show something when Zope crashes, but it is worth a try. --RDM