[Zope] using WorldPilo
Andrew Diller
dillera@isc.upenn.edu
Mon, 7 Feb 2000 17:10:30 -0500 (EST)
One other quick question:
in the INSTALL.txt file they say:
create the following directorys in /var
It is recommended to change the permissions to 700
are required to be permission 777.
umask 000
mkdir /var/spool/worldpilot
mkdir /var/spool/worldpilot/storage
mkdir /var/spool/worldpilot/storage/user
mkdir /var/spool/worldpilot/sessions
mkdir /var/spool/worldpilot/user
-snip-----
do they really mean /var as in slash-var, or the var that is in the Zope
root directory?
-andy