we have just installed zope to a new server (RedHat 7.3, Zope 2.6.1, Python 2.1.3, Apache 1.3.27, multiprocessor: Dual Xeon HotSwap, ICP Vortex Hardware Raid 10). Since we have a problem reaching zope behind apache, we started prozess in debug modus. Zope seems to start normally (port 8081, 8021), after the first call of the domain in the webbrowser (we get 500 server error), we find these 2 lines in the debug log:
ERROR(200) ZServer Server Error: thread.error, can't start new thread file: /zope/Zope-2.6.1/ZServer/PubCore/ZRendezvous.py line: 32
I've had a similar problem with RedHat 7.3 / 8 (upgraded from 7.2). Zope ran with only one (!!!) thread, regardless if I used my Redhat's Python, Zope's binary python or my own Python-Build. I didn't worked it out, so I switched to Debian and I'm lucky again...:)
Hi Maik, thanks a lot for your disencouraging answer ;-) we already found your posting concerning this problem on the dzug maillinglist. Unfortunately we cannot switch to debian at the moment. We think the problem might be related to the "--with-thread" Option when compiling python. Zope 2.6.1 seems to need "libpthread.so". At the moment we have the impression python 2.1.3 on redhat 7.3 does not compile the way we wanted to do (./configure --prefix=/usr/local --with-lcrypt --with-thread=/usr/lib/). We are still trying .... ;-) Seila -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
participants (1)
-
seila@gmx.de