Apache perl?

Here’s what I have

  1. Ubuntu 10.04
  2. RT 4.0.4
  3. New Installation of Perl in /usr/local/

I configured Request Tracker to use the new installation of perl. I’m
assuming Apache needs to use it as well. How do I get Apache to do
that?

I tried installing a libapache2-perl something. That didn’t look right
because the version of perl is not the same. It uses the version of
perl that came with Ubuntu.

Here’s what I have

  1. Ubuntu 10.04
  2. RT 4.0.4
  3. New Installation of Perl in /usr/local/

I configured Request Tracker to use the new installation of perl. I’m
assuming Apache needs to use it as well. How do I get Apache to do
that?

Apache loads perl directly only if you’re using mod_perl, otherwise
apache doesn’t touch perl at all. With FCGI setup you can leave apache
alone.

I tried installing a libapache2-perl something. That didn’t look right
because the version of perl is not the same. It uses the version of
perl that came with Ubuntu.

RT Training Sessions (http://bestpractical.com/services/training.html)

  • Boston March 5 & 6, 2012

Best regards, Ruslan.