Help for this page

Select Code to Download


  1. or download this
    LoadModule perl_module modules/mod_perl.so
    
    ...
      SetHandler perl-script
      PerlHandler HTML::Mason::ApacheHandler
    </Location>
    
  2. or download this
    [Thu Nov 02 10:09:15 2006] [error] Can't load Perl module HTML::Mason:
    +:ApacheHandler for server 127.0.0.1, exiting...
    
  3. or download this
    Can't locate Apache/Constants.pm in @INC (@INC contains: C:/Perl/site/
    +lib C:/Perl/lib .) at ApacheHandler.pm line 13.
    BEGIN failed--compilation aborted at ApacheHandler.pm line 13.