[freeside-users] Apache2 and some errors when starting it up

Zane C. B. zanecb at midwest-connections.com
Thu Oct 20 13:01:41 PDT 2005


It says "failed to resolve handler HTML::Mason". perl -MCPAN -e 'install
HTML::Mason' lists it as being up to date.


On Wed, 19 Oct 2005 15:55:56 -0500
"Zane C. B." <zanecb at midwest-connections.com> wrote:

> Cool, yeah. Got that in there now. Any suggestions about about the
> Apache problem though?
> 
> On Wed, 19 Oct 2005 20:53:55 +0200
> Karl Hiramoto <karl at hiramoto.org> wrote:
> 
> > Obviously looks like you are missing CPAN modules..  IPC::Run3
> > 
> > http://search.cpan.org/~rschupp/IPC-Run3-0.032/lib/IPC/Run3.pm
> > 
> > Zane C. B. wrote:
> > 
> > >Just added this to the Apache config. It complains about the <Perl>
> > >being in Directory part there.
> > >
> > >PerlModule HTML::Mason
> > ># your freeside docuemnt root
> > ><Directory /var/www/freeside>
> > ><Files ~ (\.cgi|\.html)>
> > >AddHandler perl-script .cgi .html
> > >PerlHandler HTML::Mason
> > ></Files>
> > ><Perl>
> > >require "/usr/local/etc/freeside/handler.pl";
> > ></Perl>
> > ></Directory>


More information about the freeside-users mailing list