Re: Qu: installing mod_perl2 outside of apache2 and perl install directories

2013-09-10 Thread Perrin Harkins
I suspect there's a way to fix the issue, but my general advice is this: don't be a slave to running the tests if you already have some way to know if the module is working. It's fine to force install rather than spend hours fighting with a test setup. - Perrin On Tue, Sep 10, 2013 at 8:11 PM,

Qu: installing mod_perl2 outside of apache2 and perl install directories

2013-09-10 Thread Thomas M. Payerle
Hi, Our site uses networked file systems and the same code base is available on many systems. We have multiple versions of e.g. apache and perl installed, and e.g. init.d scripts will look up the version of apache to use for a particular server and start that version, out of the several instal