Hello,
I'm testing the new archive capabilities of backuppc
but when i try to test this using the cgi i've got this error after
hitting the archives selected host button
I join my host, config.pl and archive.pl wich are all in
/var/lib/backuppc/conf directory
I'm sure i miss something but can't find it
thank for your help
Software error:
Insecure dependency in require while running setuid at /usr/share/backuppc/lib/BackupPC/Lib.pm line 348.
For help, please send mail to the webmaster (webmaster < at > localhost
<mailto:webmaster < at > localhost>), giving this error message and the time
and date of the error.
Alias /backuppc/ /usr/share/backuppc/cgi-bin/
<Directory /usr/share/backuppc/cgi-bin/>
AllowOverride None
Options ExecCGI FollowSymlinks
AddHandler cgi-script .cgi
AuthGroupFile /var/lib/backuppc/conf/htgroup
AuthUserFile /var/lib/backuppc/conf/htpasswd
AuthType basic
AuthName "BackupPC admin"
require valid-user
</Directory>
