8 Sep
2005
8 Sep
'05
8:59 a.m.
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Jens Vagelpohl Sent: 8. syyskuuta 2005 11:55 To: Zope user list Subject: Re: [Zope] Can't get ZEO running with zeoctl start
Yes. You should run something like "chown -R <zope-user>:<zope-user> / path/to/Instance" as root to make absolutely sure everything is indeed owned by the user you're running zope as.
Chowning the full zeo/ tree to zope:zope indeed did the trick. I was hesitant to do that because the tutorials I read suggested to only chown the log/ and var/ dirs to user zope. But it works now. Thanks! -- Mikko Koivunen