Help for this page

Select Code to Download


  1. or download this
    $ apachectl start
    Syntax error on line 1024 of /home/andrew/apache/conf/httpd.conf:
    unknown field
     passed to constructor for class HTML::Mason::ExceptionCompilation fai
    +led in require at (eval 4) line 3.
    
    /home/andrew/apache/bin/apachectl start: httpd could not be started
    
  2. or download this
    SetHandler   perl-script
    PerlHandler  HTML::Mason::ApacheHandler
    
  3. or download this
    [Mon Aug  1 10:01:09 2005] [error] unknown field \n passed to construc
    +tor for class HTML::Mason::ExceptionCompilation failed in require at 
    +(eval 5) line 3.\n
    [Mon Aug  1 10:01:09 2005] [error] Can't locate object method "make_ah
    +" via package "Apache" (perhaps you forgot to load "Apache"?) at (eva
    +l 31) line 6.\n
    
  4. or download this
    $ perl -MHTML::Mason::ApacheHandler -e ''
    Undefined subroutine &Apache::perl_hook called at /home/andrew/cpan/li
    +b/HTML/Mason/ApacheHandler.pm line 356.
    BEGIN failed--compilation aborted at /home/andrew/cpan/lib/HTML/Mason/
    +ApacheHandler.pm line 356.
    Compilation failed in require.
    BEGIN failed--compilation aborted.