Hi, I have a problem with zope. im using the Zope 2.5.0 (i downloaded the binary version from zope site). and once in a while zope just dies producing a core file with no log messages. I have it as a fastcgi under cobalt with apache 1.3.20. anyone had the same problem?? thanks in advance, Eyal.
Eyal Marantenboim writes:
I have a problem with zope. im using the Zope 2.5.0 (i downloaded the binary version from zope site). and once in a while zope just dies producing a core file with no log messages. I have it as a fastcgi under cobalt with apache 1.3.20.
anyone had the same problem?? Probably. Search the mailing list archives (via Google).
You will find: Zope crashes due to a bug in Python (Python script compilation). Only recently solved. FASTCGI/postgres crashes (because PostGres tampers with the SIGPIPE handler) Zope crashes due to bug in Python and Zope related to RestrictedPython. Solved with Zope 2.5 and Python 2.1.2 Dieter
participants (2)
-
Dieter Maurer -
Eyal Marantenboim