10 Jan
2005
10 Jan
'05
1:40 a.m.
From: "Magnus Lawrie" <m.lawrie@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