Package: libapache-mod-python Version: 2:2.7.8-0.0woody2
Hello,
we'd tried to use debian woody libapache-mod-python module on 2 servers, but it crashed everytime with hello world example :
/var/log/apache/error.log :
[Mon Mar 21 15:51:14 2005] [notice] child pid 1406 exit signal Segmentation fault (11)
(as recommended in manual, we have also tried to launch apache with -X option, same result, no more info)
when I try to recompile the debian source package, I have this warning :
checking for python... /usr/bin/python checking Python version... 2.1 checking whether Python is compiled with thread support... yes ****** WARNING ****** Python is compiled with thread support. Apache 1.3 does not use threads. On some systems this will cause problems during compilation, on others it may result in unpredictable behaviour of your Apache server. Yet on others it will work just fine. The recommended approach is to compile Python without thread support in a separate location and specify it with --with-python option to this ./configure script.
I've also noticed that in sarge version, mod_python.so is staticaly linked with python and not in woody version
Any idea ?
Thanks, Fred.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

