18 Sep
2002
18 Sep
'02
6:45 p.m.
Ruslan Spivak writes:
After compiling zope 2.6.0 under RH7.2 and trying to start it up I get:
2002-09-18T11:46:41 PANIC(300) z2 Startup exception Traceback (innermost last): Module __main__, line 770, in ? SystemExit: /usr/local/zope2.6.0/var does not have the sticky bit set; fix this to start as root You already have been told about "chmod".
Another alternative may be: do not start Zope as "root". It is probably not a good idea (for security reasons). Dieter