John
isofroni at cc.uoi.gr
Mon Feb 7 10:41:16 EST 2005
So, what would be a solution for that case? I think that in this mailing list i received the mod_chroot as a solution. ----- Original Message ----- From: "Gregory (Grisha) Trubetskoy" <grisha at modpython.org> To: "John" <isofroni at cc.uoi.gr> Cc: <mod_python at modpython.org> Sent: Monday, February 07, 2005 5:24 PM Subject: Re: [mod_python] mod_chroot & mod_python problem > > > This is probably because after mod_chroot does its chroot() call, > mod_python can no longer see the Python libraries in /usr/lib/python (or > wherever they are on your system). > > Grisha > > > On Mon, 7 Feb 2005, John wrote: > > > Hello all > > > > I am using Apache/1.3.28 (Linux/SuSE) mod_python/2.7.10 Python/2.3+ PHP/4.3.3 mod_ssl/2.8.15 OpenSSL/0.9.7b mod_chroot 0.4 > > > > mod_python works outside the chroot jail but when i jail the apache i receive that error in my logs > > > > python_handler: make_obcallback returned no obCallBack! > > > > Does anyone know why this happen? >
|