RT and Apache2::RequestRec

Did you ever solve the problem you were having with Apache2::RequestRec
and RT? I am experiencing the exact same problem as you.

I believe the problem was related to perl modules not being installed
correctly. I went through the install process doing a ‘cpan install MODULE’
but for one or two I had to force the install because some tests had failed.
This was the problem. I should have fixed the problem that was making the
tests fail. I’d recommend going back through the install from the beginning
unless you have an install transcript for each module.

Also, I’ve migrated to Ubuntu and they have a pre-built package for
RT3.4that is as easy as ‘apt-get install
request-tracker3.4’ to install. You might want to check it out.

Scott