A couple of days ago I asked the question below, but nobody seemed to be
able to answer it.
Well, in case somebody else runs into this problem I can tell that my
solution to the problem was to use perl5.005 and not install perl5.6.0 until
after i completed the installation of mod_perl / Apache and the modules i
needed for it.
// Per Moeller
> -----Original Message-----
> From: Per Moeller [mailto:[EMAIL PROTECTED]]
> Sent: 12. december 2000 23:49
> To: [EMAIL PROTECTED]
> Subject: Segmentation fault
>
>
> Does anyone have problems with Apache 1.3.12 / Mod_perl 1.24 making it's
> childs do segmentation faults whenever the server is requested to execute
a
> mod_perl module?
>
> If I request a piece of graphics, it works fine, but not if the page is
> generated by mod_perl. I have no compile errors, all the modules works on
> the previous development machine but not on this newly installed machine.
>
> The only difference I can see, is that I installed perl 5.6.0 before
> installing the mod_perl apache, should that cause any problems?
>
> The system is running on FreeBSD 4.2.
>
>
> // Per Moeller
>
>