Tony Demark wrote: > > I have compiled the following: > > Apache 1.3.9 > mod_perl 1.21 (PERL_AUTHEN PERL_LOG PERL_STACKED_HANDLERS) > [cut] > When starting an httpd process with a 'PerlModule' defined in the conf file, > the process will seg fault when it attempts to fork: > [cut] It is well known now that there is a problem with mod_perl as a DSO with these versions. Have you tried statically linking mod_perl into Apache? There's been a fair amount of discussion about all this, actually.
- Seg fault on fork w/ PerlModule Tony Demark
- Re: Seg fault on fork w/ PerlModule Keith G. Murphy
- Re: Seg fault on fork w/ PerlModule Doug MacEachern
- Re: Seg fault on fork w/ PerlModule Tony Demark