On Tue, 2007-07-24 at 02:25, Malcolm J Harwood wrote: > You need to either: > - downgrade to apache1/mod_perl1 > - upgrade to a newer RH release that supports a real mod_perl2 release. > - remove the mod_perl1.99 package and install mod_perl2 from source. > - find another provider of a mod_perl2 package for RH4 and upgrade to that.
Or, you could run Mason 1.28, which should work fine with mod_perl-1.99. To build your own Mason RPM (rather than using the source): cpan2rpm /path/to/mason-1.28 (This does leave you running the less-than-ideal mod_perl 1.99, and stuck with an older Mason version though - the negative comments about RedHat's expedient mod_perl version are entirely valid) Bye Paolo ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

