25 Jun
2001
25 Jun
'01
1:47 p.m.
So apparantly I need to set a $STUPID_LOG_FILE. Any info as to where I can do this?
It must be in the environment when you start Zope. I've put it in /etc/rc.d/init.d/zope (the startup script installed by the Zope 2.3.2 RPM's on Red Hat Linux 7.0): export STUPID_LOG_FILE="/var/log/zope.debuglog" export STUPID_LOG_SEVERITY="100" Regards, René Pijlman