[Zope] startup at boot - what user to run zope as
Jatwood@bwanazulia.com
Jatwood@bwanazulia.com
Thu, 24 Feb 2000 08:32:48 -0500
Hey Andy,
It depends on what installation you chose. If you went with Zope +
Apache you need to start it up with the same user that Apache (and
thusly Zope.cgi) is running under. This is most likely nobody. If,
however, you are running just ZServer (fast and ferocious) you can
start that up as you.
JMA
At 2:19 PM +0000 2/24/2000, Andy Heath wrote:
>Hi,
> bit of a zope newbie.
>
>running on a unix box. I'd like a zope server to
>startup automatically at boot (so auto-reboot after
>power failure works ok).
>
>Question is - what user should I run zope as - is
>it safe to run as root? If not, then how can
>I start it as some other user without giving
>write permission the the zope/var directory
>for the pid. Should it be owned by and running
>as nobody:nogroup?
>
>I have complete control of the box so any workable
>solution possible.
>
>Andy
>--
>-------------------------------------------------
>Andy Heath a.k.heath@shu.ac.uk
>The Open University +44 (0) 114 2885738
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )