Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 16:22:52 -0400
From:      Chad Morland <cmorland@gmail.com>
To:        Csaba Henk <csaba-ml@creo.hu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache2 + mod_python problems
Message-ID:  <8ca9329050629132233614ab9@mail.gmail.com>
In-Reply-To: <20050623202636.GL81682@beastie.creo.hu>
References:  <8ca932905062309186d3501d0@mail.gmail.com> <20050623202636.GL81682@beastie.creo.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/23/05, Csaba Henk <csaba-ml@creo.hu> wrote:
> Can it be that you have installed mod_python with thread support
> enabled, but your python is w/o thread support?
>=20
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8ca9329050629132233614ab9>