[Zope] WebDAV BUGS and access to /tmp directory
Dieter Maurer
dieter at handshake.de
Fri Apr 1 16:03:17 EST 2005
Pavel Zaitsev wrote at 2005-3-31 00:33 -0500:
>I am back trying to figure out why my zope crashes on
>open('/tmp/tmp4fd4foo') kind of opens, which seem to originated
>from webdav code.
You problem seems to be much deeper:
It is completely justified to open a temporary file -- whether
for WebDAV or any other purpose.
You should set up your system in a way that temporary files
*can* be created and used...
--
Dieter
More information about the Zope
mailing list