2 Apr
2006
2 Apr
'06
7:40 p.m.
kjzz.webmaster@riomail.maricopa.edu wrote at 2006-3-31 14:47 -0700:
I am using Zope 2.5.0 (binary release, python 2.1, win32-x86), and the python 2.1.3 distribution of from python.org as a service on a Windows 2000 server.
I have heard that there is a way to debug zope and save error messages to a text file using the "STUPID_LOG_FILE" parameter however I'm not clear on how to implement this.
You use your OS way to set environment variables. I think, Windows uses "set envvar=<value>". -- Dieter