On Tue, 2004-08-03 at 21:13, Nick Gerakines wrote: > [Tue Aug 03 20:48:42 2004] [error] Can't load Perl module > HTML::Mason::ApacheHandler for server ns.eblocs.com:0, exiting... [...] > mod_perl-1.99_14 > HTML-Mason 1.26
You're trying to run Mason::ApacheHandler which is for mod_perl 1 on mod_perl 2. You need to follow the instructions for running Mason on mod_perl 2: http://masonhq.com/?ApacheModPerl2 - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html