24 Sep
2003
24 Sep
'03
12:03 p.m.
The last time I looked at the documentation (which was awhile ago) Zope 2.6.1 didn't work with Python 2.2. Try using your older version of Python.
there is a 2.1.3 port in /usr/ports/lang/python21 i believe, and if the ports collection is up to date, it should give you a good usable version.
I asked hosting provider to install Python 2.1.3 from ports (google says that recent Python ports includes the pthreads patch) and now anything works great. Thanks.