mod_perl compile questions
"Ian Douglas" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.guinness |
|---|---|
| Message-ID | <[email protected]> |
Apache 1.3.22-5.7.1 mod_perl 1.24-6 I'm trying to install Apache::DBI from CPAN but the man pages for it say that mod_perl must be configured with some call-back hooks: PERL_CHILD_INIT=1 PERL_STACKED_HANDLERS=1 Can anyone confirm whether mod_perl 1.24-6 is pre-configured/compiled with those options? I'd really rather not recompile Apache and mod_perl and all other modules and components from source but use RedHat-approved RPM's. -id