You got a perl problem, you may have two installations of perl and
backuppc cannot find the right one. Try:
which perl
Should be:
/usr/bin/perl
Then install the appropriate perl modules from cpan:
/usr/bin/perl -MCPAN -e shell
cpan> install Compress::Zlib Archive::Zip File::RsyncP
Lowe, Bryan wrote:
Hello- I’m having a very annoying problem
with the CGI interface. I’ve dug around the
archives, and all I see are suggestions to fix
permissions. When I go to
http://backman.xxx.net/cgi-bin/BackupPC_Admin, I get
the following error: Software error: Can't locate
BackupPC/Lib.pm in @INC (@INC contains:
/backup/backuppc/lib
/usr/lib/perl5/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/5.8.5
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl/5.8.4
/usr/lib/perl5/site_perl/5.8.3
/usr/lib/perl5/site_perl/5.8.2
/usr/lib/perl5/site_perl/5.8.1
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
/usr/lib
/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl/5.8.4
/usr/lib/perl5/vendor_perl/5.8.3
/usr/lib/perl5/vendor_perl/5.8.2
/usr/lib/perl5/vendor_perl/5.8.1
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl .) at
/var/www/cgi-bin/BackupPC_Admin line 54. BEGIN
failed--compilation aborted at
/var/www/cgi-bin/BackupPC_Admin line 54. I
have verified that
/backup/backuppc/lib/BackupPC/Lib.pm DOES exist. And
as a test, I made the permissions on the entire folder
(/backup/backuppc/lib) 777. When I su to user
backuppc (which is what apache runs under), I am able
to access the above Lib.pm file. But when I run the
script via the web browser, it obviously says it
can’t find it. I’m running Red Hat
Linux Enterprise 4, BackupPC 3.0.0 beta. Any
suggestions? TIA, Bryan
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security? Get stuff done quickly with
pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
--
Ken Gregoire
Gordian Data Inc.
www.gordiandata.com
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/