logo       

Help with web interface: msg#00214

sysutils.backup.backuppc.general

Subject: Help with web interface

Hello all,
I've installed backuppc on a REDHAT8.0 with apache 2.0.40-11.9 and mod_perl 1.99_05-3.
The daemons runs well but when I try to access the web interface I got the following error:
 

Server error!

The server encountered an internal error and was unable to complete your request.
Error message:
Can't locate Apache.pm in @INC (@INC contains: /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache2 /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at /usr/lib/perl5/5.8.0/CGI.pm line 161. Compilation failed in require at /var/www/cgi-bin/BackupPC_Admin line 50. BEGIN failed--compilation aborted at /var/www/cgi-bin/BackupPC_Admin line 50.
 
The following directives are in my httpd.conf

 <Directory "/var/www/cgi-bin/">
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders
Options +ExecCGI
 Order deny,allow
Deny from all
Allow from 192.168.8  
AuthName "Backup Admin"
AuthType Basic
AuthUserFile /path/to/user_file
Require valid-user
</Directory >
 
Please help!!!
Thanks
Daniele
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise