31 Dec
2001
31 Dec
'01
6:05 p.m.
* Robin S Socha <robin-dated-1009968089.fabcd9@socha.net> writes:
* Fabiano Weimar dos Santos <fabiano@x3ng.com.br> writes:
Em Qui 27 Dez 2001 15:56, Robin S. Socha escreveu:
I love followups to myself as much as you do, but I thought I'd share....
Background: OpenBSD Zope package, OpenBSD 3.0, Apache with fastcgi (didn't work with ZServer alone, either). The Problem: CMF won't budge. [...] Nothing in the logs, though, Zope just silently restarts.
try to upgrade your zope version to 2.5 beta (latest release) and the python 2.1.2 from cvs or 2.2. The cause of the problem could be the GC (garbage collector) bug, that was discussed in zope-dev discussion list, last week.
Python 2.1.1, Zope 2.5 from CVS-head, and CMF from CVS. Cool. Thanks!