On 6/23/05, Csaba Henk <[EMAIL PROTECTED]> wrote:
> Can it be that you have installed mod_python with thread support
> enabled, but your python is w/o thread support?
> 
> I had mysterious errors with mod_python (the error messages had nothing
> to do with threads) until I disabled threads both in python and
> mod_python.

Threads were the problem, but not with Python itself. I had to build
the apache2 port with --enable-threads specified.

Apache starts up fine after being recompiled with that option.

-CM
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to