BackupPC-users

Re: [BackupPC-users] Backuppc CGI Interface not working for me

2009-04-03 16:11:56
Subject: Re: [BackupPC-users] Backuppc CGI Interface not working for me
From: Laurin d'Volts <email.port25 AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 03 Apr 2009 15:01:22 -0500
Here's the output from the commands I ran:

seakitten@widerule:~$ grep cgi /usr/local/etc/apac 
Display all 112 possibilities? (y or n)
seakitten@widerule:~$ grep cgi /usr/local/etc/apache22/httpd.conf
grep: /usr/local/etc/apache22/httpd.conf: No such file or directory
seakitten@widerule:~$ cd /usr/local/etc/apache22/
bash: cd: /usr/local/etc/apache22/: No such file or directory
seakitten@widerule:~$ ls -al BackupPC_Admin
ls: cannot access BackupPC_Admin: No such file or directory
seakitten@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
seakitten@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 AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>