-----Original Message----- From: Graham Chiu [mailto:anon_emouse@hotmail.com] Sent: Friday, May 28, 1999 4:27 PM To: zope@zope.org Subject: Re: [Zope] Web server logs for Zserver
In article <199905281437.KAA11585@anvil.murkworks.com>, Brad Clements <bkc@murkworks.com> writes
The file is still open and being written to by Zope. Because it's not opened "shared", and not flushed, you can neither read it nor see that it's actually more than 0 bytes.
When you shutdown zope, it'll be non-zero and readable.
That's what I initially thought. However, even after shutting Zserver down, the log remains 0 bytes.
I'll look into this, just for giggles are you sure the process can open the file and write and all that? -Michel
------- Regards, Graham Chiu gchiu<at>compkarori.co.nz
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )