[rt-users] Mod_perl2 problem

Ricky Tang Siu Hong shtang at clustertech.com
Fri Aug 26 06:49:59 EDT 2005


I just have the same problem yesterday (RT on FC4).  Now I can get it run 
(at least see the login screen).

You need minor edit in several places of RT.  First, remove the code "use 
Apache2;", and change "Apache::Request" to "Apache2::Request", as I remember 
You can follow the error message and do debugging.

You can refer to http://perl.apache.org/docs/2.0/rename.html


Regards,

Ricky Tang
Cluster Technology Limited

----- Original Message ----- 
From: "Stewart Tranter" <S.G.Tranter at lboro.ac.uk>
To: <rt-users at lists.bestpractical.com>
Sent: Friday, August 26, 2005 6:33 PM
Subject: [rt-users] Mod_perl2 problem


> Hello Everyone,
>
> I've installed from new RT 3.5.2 on Fedora Core 4, which according to 
> rpm -qa, comes with mod_perl-2.0.0.  However apache will not start, 
> stating in its error_log:
>
> [Fri Aug 26 11:25:00 2005] [error] ModPerl 1.9x is no longer supported --  
> upgrad
> e to 2.0 first at /opt/rt3/bin/webmux.pl line 60.\nBEGIN 
> failed--compilation abo
> rted at /opt/rt3/bin/webmux.pl line 67.\nCompilation failed in require at 
> (eval
> 2) line 1.\n
> [Fri Aug 26 11:25:00 2005] [error] Can't load Perl file: 
> /opt/rt3/bin/webmux.pl
> for server rt-test.lboro.ac.uk:0, exiting...
>
> The server was built with mod_perl2, so surely it should work?
>
> 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
> ------------------------------------------------
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
> Buy your copy of our new book, RT Essentials, today!
> Download a free sample chapter from http://rtbook.bestpractical.com
> 




More information about the rt-users mailing list