Hi,
I installed the mod_perl2 port.
I added to the httpd.conf:
PerlModule Apache2
Alias /perl/ /data/chroot/www/perl/
<Location /perl/>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders
Options +ExecCGI
</Location>
But nothing happens, the server cannot find the modules:
Fri May 27 12:04:56 2005] [error] Can't locate Apache2.pm in @INC (@INC
contains: /usr/local/lib/perl5/site_perl/5.8.6/mach
/usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach
/usr/local/lib/perl5/5.8.6 . /usr/local) at (eval 4) line 3.\n
[Fri May 27 12:04:56 2005] [error] Can't load Perl module Apache2 for
server ...
Any Ideas??
Thanks in advance
darkspace
--
--------------------------------------------------------------
Dipl. Inf. Florian Prester
Network Administration
Regionales RechenZentrum Erlangen
Universitaet Erlangen-Nuernberg
Germany
Tel.: +499131 8527813
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"