[freeside-users] failed to resolve handler HTML::Mason

Cory Robson cory at cmi.net.au
Thu Feb 1 18:02:29 PST 2007


Ok I have asked before but nobody responded.

Apache2, mod_Perl2 Fedora 6 install
I need to confirm the settings in apache for freeside to function.
Currently I'm getting "failed to resolve handler HTML::Mason" in my logs and
no pages being served up.

My apache is running as user freeside and my config is as follows:

PerlModule HTML::Mason
<Directory /var/www/html/freeside>
AuthName Freeside
AuthType Basic
AuthUserFile /usr/local/etc/freeside/htpasswd
require valid-user
Options +Includes +ExecCGI
AddHandler Perl-script .cgi .html
PerlResponseHandler HTML::Mason
require “/usr/local/etc/freeside/handler.pl”
</Directory>


Can anyone please tell me what I have missed ?


Cory
 
 





More information about the freeside-users mailing list