You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Wrobel, Thomas" <tw...@CSH-Comtron.de> on 2000/06/08 09:28:42 UTC

Problems with installing mod_perl

Hi,

I have some problems installing mod_perl.
My system is a Mandrake 7.0 Kernel 2.2.14.
I have compiled apache 1.3.12 mod_ssl 2.6.4/openssl 0.9.5a
with DSO. Next, I compiled php4RC2 with apxs and
apache runs correctly.
But after installing mod_perl with:
perl Makefile.PL USE_APXS=1 WITH_APXS=/home/httpd/bin/apxs EVERYTHING=1
make
make install
i become an error: document contains no data ...
In the error_log i have the warning:
.... [warn] xxxxx pid child stopped, segmantation fault (11)
If i deactivate mod_perl the server runs correctly.

Can everybody help me?

best regards

Thomas Wrobel