The issue turned up to be the apache/mod_perl misconfiguration. Setting handler to modperl instead of perl-script fixed the issue.
--p On May 11, 2013, at 1:21 AM, Pawel Osiczko <[email protected]> wrote: > Hello, > > I'm having problems upgrading RT from 4.0.10 to 4.0.12 on Centos 6.4. After > the upgrade (testdeps ran as was database-upgrade etc), apache complains that: > > Can't use string ("") as a subroutine ref while "strict refs" in use at > /www/apps/rt/sbin/../lib/RT/Interface/Web/Handler.pm line 328.\n > > Perl has been recently upgraded via perl-5.10.1-131. Anybody else seeing this > issue? Any hints as how to fix it? > > Thanks, > > Pawel > > > -- > RT Training in Seattle, June 19-20: http://bestpractical.com/training -- RT Training in Seattle, June 19-20: http://bestpractical.com/training
