Re: Installing mod_perl for 2 versions of Perl?
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC0_be1jURRdM9O1vY_u+HqfPs+iPOf798xOygMFXULiTh4NHQ@mail.gmail.com> |
2011/7/11 Octavian Rasnita <[email protected]>: > Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of > Perl for the same Apache? Just install another apache. It's pretty simple to compile apache and mod_perl against your own perl, and it avoids needing to put a bunch of custom stuff in your httpd.conf to specify library paths, etc. - Perrin