25 Sep
2003
25 Sep
'03
12:31 p.m.
Simon Faulkner wrote:
Well,
She runs! start with -u zope but why no warning I wonder?
Look in your Zope start script... Do you see a EVENT_LOG_FILE or STUPID_LOG_FILE entry? If not, you don't get logging... If there's no -D after z2.py, it won't be running in debug mode, where output gets dumped to the console Zope was started from... Chris