[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I fix a broken zope



On Thu, Nov 18, 2004 at 09:31:04AM +0000, Alvin James wrote:
> Hi All,
> 
> when I try to start zope it segfaults is there any fix?
> 
> 

Hi Alvin,

I had the same problem. It turned out to be a problem with how Zope
calls setuid.

I got around the problem by su'ing to the zope user and then issuing
a zopectl start. ie,

su - zope
/my/instance/bin/zopectl start

-Gabe



Reply to: