[Zope] permission denied error
Geoff Nordli
geoff@gnaa.net
Wed, 27 Oct 1999 13:29:11 -0700
I am almost there.
I am running as root
I expanded the source code.
ran python w_pcgi.py
It compiled fine.
changed the owner on the var directory to nobody.
chown nodoby var
This should give it RWX in the entire directory.
Ran "./start"
I get an error:
"permission denied: '/home/zope/Zope-2.0.1-src/var/Z2.pid'"
It does write some pid files: zProcessManager.pid, pcgi.pid
What else should I change.
thanks,
Geoff Nordli