Hi there, I face problem doing a "./start" for zope. Trace back (innermost last): File "/usr/local/Zope-2.1.4-linux2-x86/z2.py",line 574, in? IOError;[Error 13] Permissiondenied:'usr/local/Zope-2.1.4-linux2-x86/var/Z2.pid. when i check the directary tree i don't see the file. Do i need to install ZServer? Or is it installed together when i installed the zope? I'm using RH 6.1 Thanks Jason
Hi Jason, You need to change the permissions on your Zope "var" directory. Please read http://www.zope.org/Members/mcdonc/HowTos/zopeinstall/ZOPE-INSTALL-HOWTO Good luck! Jason Benedict Low wrote:
Hi there,
I face problem doing a "./start" for zope.
Trace back (innermost last):
File "/usr/local/Zope-2.1.4-linux2-x86/z2.py",line 574, in? IOError;[Error 13] Permissiondenied:'usr/local/Zope-2.1.4-linux2-x86/var/Z2.pid.
when i check the directary tree i don't see the file. Do i need to install ZServer? Or is it installed together when i installed the zope?
I'm using RH 6.1
Thanks Jason
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Chris McDonough Digital Creations, Inc. Zope - http://www.zope.org
participants (2)
-
Chris McDonough -
Jason Benedict Low