[Zope] IOError: [Errno 13] Permission denied (Zope 2.7.3)

Jonathan Hobbs toolkit at magma.ca
Sun Jan 9 20:40:25 EST 2005


From: "Magnus Lawrie" <m.lawrie at gmx.net>
> I installed python 2.3.4 and then zope 2.7.3 from source and ran
> mkzopeinstance.py, but am experiencing a problem with privileges. I
> gather that I have to change some, but I do not know exactly how to do
> that. I have looked at
> Runzope results in:
>
> IOError: [Errno 13] Permission denied:
> '/home/mdl/zope-instance/var/Data.fs.lock '

Make sure that the ...var directory is owned or accessible (chown/chgrp for
linux/unix type systems) - read/write by 'zope'


HTH

Jonathan




More information about the Zope mailing list