[mod_python] Mod_Python 3 / Apache 2 / RedHat 7.3 / Python 2.2 = Seg fault :(

Michael Neel neel at mediapulse.com
Fri Sep 13 00:40:32 EST 2002


I'm having a bit of trouble trying to get mod_python beta 3 to run on
apache 2.  I get a line like:

[Thu Sep 12 23:31:21 2002] [notice] child pid 3768 exit signal
Segmentation fault (11)

Whenever I load mod_python no matter what page I hit, .py or otherwise.
I'm running RH 7.3 and I've copied the python2.2 binary over the python
one so I have python2.2 as default so this could be related to a path
issue of lib's but I'll be damned if I can find it.

My compile options for apache were basic; --with-mpm=worker and
--enable-mods-shared=all.  Mod_python I just past in the path to apxs.
I didn't see anything about beta 3 not working with worker threads (the
way I'd prefer apache to run), but I've tried prefork as well with the
same results.

Any tips or ideas would help greatly.  I've looked though the list
archives and couldn't find anything, but to be stuck at this small of a
step means I've overlooked something basic...

Mike

--
Michael C. Neel
There are only 10 types of people in the world;
those who understand binary and those who don't.




More information about the Mod_python mailing list