Hello Escario,
Tuesday, April 10, 2001, 6:41:49 PM, you wrote:
EJ> Hello,
EJ> I've compiled mod_perl as a Apache module with apxs after I installing
EJ> apache.
EJ> So I load mod_perl with this in the httpd.conf :
EJ> LoadModule Perllibexec/modperl.so
EJ> Next apache restart correctly ...
EJ
Hi there,
I've had similar problems before with a stock install of
Redhat 6.x and their installation of apache + mod_perl (dso) + php
It's been a long time now but if my memory serves me correctly (probably
not) loading mod_perl before php in the httpd.conf file worked (in some
instances).
Re
Hi again,
On Tue, 10 Apr 2001, Escario Julien wrote:
> I forgot a detail : I'm using mod_vhost_alias , is mod_perl compatible ?
It probably isn't the problem, I use it too. But don't take my word for it.
> [Tue Apr 10 19:46:23 2001] [notice] child pid 1500 exit signal
> Segmentation fault (11
Here's exactly the line in httpd.conf :
LoadModule perl_modulelibexec/libperl.so
I'm gone on http://perl.apache.org/guide/ but nothing is said on my
case.
I forgot a detail : I'm using mod_vhost_alias , is mod_perl compatible ?
On apache restart here's what I get in error_log :
[Tue Apr 1
Hi there,
On Tue, 10 Apr 2001, Escario Julien wrote:
> This document contains no data ...
> but why ?
Could be lots of reasons. Often it's because Apache is segfaulting.
Look in the error_log, it might tell you. Have you read the guide?
http://perl/apache.org/guide
73,
Ged.