zigdon has asked for the wisdom of the Perl Monks concerning the following question:
But when I hit the server to this location, I get this error:PerlSetEnv PERL5LIB /my/home/dir/lib/modules PerlModule HTML::Mason::ApacheHandler <FilesMatch "\.(html|mas)$"> SetHandler perl-script PerlSetVar MasonDataDir /my/home/dir/lib/mason PerlHandler HTML::Mason::ApacheHandler </FilesMatch>
Notice that /my/home/dir/lib/modules doesn't show up in @INC. So what am I doing wrong here? Is there another way of modifying @INC from within .htaccess? Any hints welcome![Thu Jul 8 14:08:03 2004] [alert] [client 206.243.134.74] /my/home/di +r/www/mason/.htaccess: Can't locate /my/home/dir/lib/modules/HTML/Mas +on/ApacheHandler in @INC (@INC contains: /usr/local/lib/perl5/5.8.3/i +386-freebsd /usr/local/lib/perl5/5.8.3 /usr/local/lib/perl5/site_perl +/5.8.3/i386-freebsd /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/l +ib/perl5/site_perl/5.8.0/i386-freebsd /usr/local/lib/perl5/site_perl/ +5.8.0 /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_ +perl/5.005 /usr/local/lib/perl5/site_perl . /usr/pair/apache/ /usr/pa +ir/apache/lib/perl) at (eval 43) line 1.
-- zigdon
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (z) Using HTML::Mason with a local install
by Joost (Canon) on Jul 08, 2004 at 19:54 UTC | |
|
Re: (z) Using HTML::Mason with a local install
by Anomynous Monk (Scribe) on Jul 08, 2004 at 18:45 UTC | |
by bassplayer (Monsignor) on Jul 21, 2004 at 16:13 UTC | |
by Anomynous Monk (Scribe) on Jul 29, 2004 at 19:32 UTC | |
by bassplayer (Monsignor) on Jul 29, 2004 at 20:39 UTC |