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

Stewart Tranter S.G.Tranter at lboro.ac.uk
Fri Sep 16 05:55:38 EDT 2005


Steven E. Ames wrote:

> Since your in there tweaking... could you try changing the check to:
> 
>      die "RT does not support mod_perl 1.99. Please upgrade to mod_perl 2.0"
>        if $ENV{'MOD_PERL'};
> 
> That is to say remove the version check entirely. I'm not sure why RT is checking for 1.9 instead of just saying:
> 
> $mod_perl::VERSION >= 2.0;
> 
> 1.99.22 was when the big API change occurred... so it may actually work. Then again it may not. If it doesn't you'll want to upgrade to mod_perl 2.01.

Well, I removed the check and it works!  Or it seems to at least, all 
pages seem to load fine, no errors :)  Am I in for some nasty suprises 
in the future, or can I consider this a "stable" test system?

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