|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: HTML Mason Configuration problem on OpenBSD 3.7
From: David Crawshaw (contact
zentus.com)
Date: Fri Sep 02 2005 - 16:12:12 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Robin wrote:
> I am running the base install of OpenBSD 3.7 with the
> mod_perl-1.29p0.tgz package as well as
> p5-HTML-Mason-1.26.tgz package.
>
> However when I go to setup HTML mason, with the
> following:
> PerlModule HTML::Mason::ApacheHandler
> <Location />
> SetHandler perl-script
> PerlHandler HTML::Mason::ApacheHandler
> </Location>
> I get a 500 Internal Server Error and the following
> error in my /var/www/logs/error_log:
> [Fri Sep 2 10:38:49 2005] [error] Can't call method
> "interp" on an undefined value at
> /usr/local/libdata/perl5/site_perl/HTML/Mason/ApacheHandler.pm
>
Are you running httpd with the -u flag? These packages do not install
directly into the apache chroot.
d
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]