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)

> So it's because Apache is SegFaulting ?

Yup.

> Why can I solve this problem ?

Look in the file .../mod_perl/SUPPORT in your filesystem.

You need to reduce everything to its simplest and work up from there.
There's a good debugging section in the Guide.  I'd start by compiling
static instead of DSO, that's been known to cause problems in the
past, but you might want to search the List archives for mention of
the combination of modules etc. that you are using.  There may be
someone on the list who has more experience of your setup, I've never
used PHP.  You *did* compile your Perl with the same compiler that
you used for mod_perl etc... didn't you?

73,
Ged.

Reply via email to