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