Gregory Trubetskoy
grisha at modpython.org
Thu Nov 9 09:10:47 EST 2000
[cc-ing the list in case someone has a better answer] Unfortunately I don't have access to Mandrake and know next to nothing about it. Is it supposed to be RedHat compatible? The RPM on the site is RedHat-specific as it makes some assumptions about what is in the httpd.conf file. I also don't know how compatible it is as far as libc versions, etc. Unless someone has a Mandrake RPM out there, my recommendation would be to compile it from sources. -- Gregory (Grisha) Trubetskoy grisha at modpython.org On Thu, 9 Nov 2000, Jason Jeremias wrote: > Okay, > > OS: Linux Mandrake 7.2 > Apache 1.3.14 that came with it via RPM > Python 1.5.2 also from mandrake rpm > mod_python came from the website the RPM. > > Standard config that came with the system. With the exception of the > mod_python stuff loaded in it. This is the output from the apache error > log file. > [Tue Nov 7 03:34:20 2000] [notice] Apache-AdvancedExtranetServer/1.3.14 > (Linux-Mandrake/2mdk) mod_python/2.6.3 Python/1.5.2 configured -- > resuming normal operations > [Tue Nov 7 03:34:59 2000] [notice] child pid 32518 exit signal > Segmentation fault (11) > [Thu Nov 9 03:56:09 2000] [notice] child pid 32527 exit signal > Segmentation fault (11) > > let me know if there is anything else I can send you that may help. > > I usually have PHP loaded in Apache as well but I was trying to get > mod_python working before I put PHP in to eliminate some possible > problems. > > thanks for the reply. > > -Jason >
|