Apache::ASP (Perl-ASP)
am 18.01.2006 18:01:32 von Sadjied IdoeHi,
I would like to install Apache::ASP on my debian sarge server. But every
time when I start apache2 with "/etc/init.d/apache2 start", I see this
in the logfile (/var/log/apache2/error.log) :
[Wed Jan 18 16:59:06 2006] [error] Can't locate Apache2/RequestRec.pm in
@INC (@INC contains: /usr/lib/perl5/Apache2 /etc/perl
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl . /etc/apache2) at
/usr/local/share/perl/5.8.4/Apache/ASP/ApacheCommon.pm line 13.\nBEGIN
failed--compilation aborted at
/usr/local/share/perl/5.8.4/Apache/ASP/ApacheCommon.pm line
13.\nCompilation failed in require at (eval 27) line 1.\nBEGIN
failed--compilation aborted at (eval 27) line 1.\nCompilation failed in
require at (eval 3) line 3.\n
[Wed Jan 18 16:59:06 2006] [error] Can't load Perl module Apache::ASP
for server web.unlimited-xs.com:0, exiting...
[Wed Jan 18 17:03:23 2006] [error] Can't locate Apache2/RequestRec.pm in
@INC (@INC contains: /usr/lib/perl5/Apache2 /etc/perl
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl . /etc/apache2) at
/usr/local/share/perl/5.8.4/Apache/ASP/ApacheCommon.pm line 13.\nBEGIN
failed--compilation aborted at
/usr/local/share/perl/5.8.4/Apache/ASP/ApacheCommon.pm line
13.\nCompilation failed in require at (eval 27) line 1.\nBEGIN
failed--compilation aborted at (eval 27) line 1.\nCompilation failed in
require at (eval 3) line 3.\n
[Wed Jan 18 17:03:23 2006] [error] Can't load Perl module Apache::ASP
for server web.unlimited-xs.com:0, exiting...
How to fix this?
I am using Debian Sarge!
thank you