On 6/13/06, Adam <[EMAIL PROTECTED]> wrote:
Last I heard there was a mod_python version for 1.3.x and one for 2.x.
I had the one for 1.3.x working, you just need to set LD_PRELOAD to
load libpthread when starting apache, since its not compiled with
threading.

hmm, interesting! alternatively you can build and install your own
python version with thread support disabled and make mod_python for
1.3.x apache to link against this python lib.

cheers,
 tamer.

--
 hardware, n: The parts of a computer system that can be kicked.

Reply via email to