On Thu, 8 Jun 2000, Wrobel, Thomas wrote:

> 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.

what version of Perl?  what version of mod_perl?  if Perl 5.6.0, try
rebuilding Perl with:
% Configure -des -Uuselargefiles

Reply via email to