On Thu, 2003-07-17 at 14:05, Andy Harrison wrote:
> I'm installing RT 3.0.4 on a fresh server and I'm getting tripped up installing
> mod_perl.  What I'm worried about is if I install mod_perl against perl 5.8.0,
> will all scripts that get run on apache be executed using perl version 5.8.0?

All scripts that run under mod_perl will be executed using the perl that
you built it against.  Scripts run under CGI can still be set to use
different perl executables.

- Perrin

Reply via email to