[rt-users] RT 3.4.4 and mod_perl1.99 - clarification

Stewart Tranter S.G.Tranter at lboro.ac.uk
Thu Sep 15 11:01:07 EDT 2005


Steven E. Ames wrote:
> That is rather confusing. In webmux.pl it clearly says:
> 
>     die "RT does not support mod_perl 1.99. Please upgrade to mod_perl 2.0"
>       if $ENV{'MOD_PERL'}
>       and $ENV{'MOD_PERL'} =~ m{mod_perl/(?:1\.9)};
> 
> This implies that you should only se this error if you have mod_perl and the mod_perl version gets set to something that includes 1.9. I'd like to think that mod_perl2.0.0-0.rc5.3 doesn't set the MOD_PERL environment variable to 1.9. Is it possible that you have two versions of mod_perl installed? Also any chance of upgrading mod_perl to 2.01 release?
> 
> -Steve

Interesting.  I've just done a bit more debugging, adding a few lines to 
webmux.pl.  It seems to think we have mod_perl/1.999.22.  Running an 
"rpm -qa mod_perl" gives the result:  "mod_perl-2.0.0-0.rc5.3".  A bug 
with this version of mod_perl perhaps?  There are definitely no other 
mod_perl versions installed and AFAIK the FC4 was installed from 
standard install discs.

Stewart
------------------------------------------------
Stewart Tranter
Computing Services
Loughborough University

E:  s.g.tranter at lboro.ac.uk
W:  http://www.lboro.ac.uk/computing/
T:  +44 (0) 1509 223719
F:  +44 (0) 1509 223989
------------------------------------------------



More information about the rt-users mailing list