[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope
webmaster@zope.org
webmaster@zope.org
Mon, 20 Jan 2003 16:06:04 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/UsingZope.stx#3-22
---------------
For more information on installing Zope see the installation
instructions in *doc/INSTALL.txt* and find out more about the
installer script by running it with the '-h' help switch::
$ ./install -h
% Anonymous User - June 4, 2002 7:03 am:
jason add
% Anonymous User - Jan. 20, 2003 4:06 pm:
./install ran great
./start had a problem when the program wanted to open a file
PANIC (300) Z2 startup exception
traceback(innermost last)
file /home/xyz/zope/Zope-2.5.0-linux2-x86/Z2.py
line 688
IO error permission denied file /home/xyx.../var/Z2.pid
Corrected by making a file in /home/xyz/zope/Zope-2.5.0-linux2-x86/var
called Z2.pid and chmod to 744