On Fri, May 08, 2009 at 03:34:10PM +0800, KT Lo wrote:
> and the http.conf configuration is:
> 
> PerlModule Apprentice
> PerlSetVar  MasonCompRoot      /opt/apache_1.3.41/htdocs
> 
> PerlModule HTML::Mason::ApacheHandler
> 
>   <Directory /opt/apache_1.3.41/htdocs>
>    <LocationMatch "(\.html|\.css)$">
>     SetHandler  perl-script
>     PerlHandler HTML::Mason::ApacheHandler
>    </LocationMatch>
>   </Directory>
> 
> =================================================
> ../bin/apachectl start
> Syntax error on line 206 of /opt/apache_1.3.41/conf/httpd.conf:
> BEGIN failed--compilation aborted at
> /opt/ActivePerl-5.10/site/lib/Apprentice/Data.pm line 263.
> Compilation failed in require at /opt/ActivePerl-5.10/site/lib/Apprentice.pm
> line 12.
> BEGIN failed--compilation aborted at
> /opt/ActivePerl-5.10/site/lib/Apprentice.pm line 12.
> Compilation failed in require at (eval 6) line 3.
> ===================================================

Is mod_perl enabled in your apache build and configuration?

Tony

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to