Here's the output from the commands I ran: seakit...@widerule:~$ grep cgi /usr/local/etc/apac Display all 112 possibilities? (y or n) seakit...@widerule:~$ grep cgi /usr/local/etc/apache22/httpd.conf grep: /usr/local/etc/apache22/httpd.conf: No such file or directory seakit...@widerule:~$ cd /usr/local/etc/apache22/ bash: cd: /usr/local/etc/apache22/: No such file or directory seakit...@widerule:~$ ls -al BackupPC_Admin ls: cannot access BackupPC_Admin: No such file or directory seakit...@widerule:~$ ls -alh /usr/share/backuppc/cgi-bin/index.cgi -rwsr-x--- 1 backuppc www-data 3.9K 2009-03-31 11:14 /usr/share/backuppc/cgi-bin/index.cgi seakit...@widerule:~$
On Fri, 2009-04-03 at 19:02 +0200, Matthias Meyer wrote: > Odhiambo Washington wrote: > > > ls -al BackupPC_Admin > try > ls -alh /usr/share/backuppc/cgi-bin/index.cgi > > because that is the "BackupPC_Admin" installed by the debian package. > If it is not suid, you have to suid it: > chmod u+s /usr/share/backuppc/cgi-bin/index.cgi > > br > Matthias ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/