BackTalk to Document The Zope Book (2.6 Edition)/Installing and Starting Zope

[email protected]
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/InstallingZope.stx#3-47

---------------

      You must also make sure the "var" directory is owned by root, and that
      it has the sticky bit set.  This is done by the command 'chmod o+t
      var' on most systems.  When the sticky bit is set on a directory,
      anyone can write files, but nobody can delete others' files in order
      to rewrite them.  This is necessary to keep others from overwriting
      the PID file, tricking root into killing processes when 'stop' is run.

        % Anonymous User - Dec. 7, 2003 7:50 am:
         Note: for Zope 2.7, none of this permission-sticky-bit-setting nonsense is necessary. Instead, just set the
         effective-user parameter to an existing (nonroot) username in the zope.conf file and start Zope as root. All
         files including log and pid files will be written as the lesser-privileged user.

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.