[ZODB-Dev] zeo, data.fs permissions
Mark McEahern
mark@mceahern.com
Mon, 2 Sep 2002 14:03:27 -0500
[Toby Dickenson [mailto:tdickenson@geminidataloggers.com]]
> > cd /usr/share/zope
> > sudo python2.1 lib/python/ZEO/start.py -p 9000 -u zope
>
> You should only use zope's "-u" option if you need zope to listen on a
> low-numbered port. Otherwise it is better to change to the right
> user before starting zope.
I guess eventually I'll need ZEO to be started in /etc/init.d/ --and it will
have to start BEFORE Zope. I'm not sure I understand your comment because
the above start.py is to start ZEO, not Zope.
> You are more likely to get good answers for questions like this on the
> zope@zope.org list
OK, thanks, I posted something there as well.
Cheers,
// mark
-