[Zope] Missing Z2.pid
jessica lee tishmack
jlt29707@sci.tamucc.edu
Fri, 14 Apr 2000 14:13:33 -0500 (CDT)
When I run ./start to get zserver/pcgi up and running, I get an error
telling me Zope-2.1.6-src/var/Z2.pid permission denied.....yet when I look
in that directory, Z2.pid is not even there...hmm. Any ideas why it
looks for a directory that doesn't exist? This is really the only thing
holding the ./start program back, from what I can tell.
I even tried making an empty Z2.pid file and even put permissions 777 on
it (not a good idea I know, but just for the ./start)...and I still get
the same "permission denied" error....hmm. (and I am running as root,
using sudo).
Here is error is detail:
File "/home/jessi/Zope-2.1.6-src/z2.py", line 586, in ?
IOError: [Errno 13] Permission denied:
'/home/jessi/Zope-2.1.6-src/var/Z2.pid'
Thanks in Advance,
Jessica