Re: [BackupPC-users] cgi interface non admin user

2008-02-07 Thread Nils Breunese (Lemonbit)
sergio wrote: > You can connect a normal user to html page of its PCs to only > restore its files? > I can not understand how These settings have nothing to do with restoring files. A user can login and restore files to the machines that are assigned to that user. These settings are just the

Re: [BackupPC-users] cgi interface non admin user

2008-02-07 Thread Nils Breunese (Lemonbit)
sergio wrote: > I installed backuppc on CentOS 5.1 distribution > in the help documentation, I found this example > Example: > >$Conf{CgiUserHomePageCheck} = '/var/www/html/users/%s.html'; >$Conf{CgiUserUrlCreate} = 'http://myhost/users/%s.html'; > >--> if /var/www/html/users/craig

[BackupPC-users] cgi interface non admin user

2008-02-07 Thread sergio
I installed backuppc on CentOS 5.1 distribution in the help documentation, I found this example Example: $Conf{CgiUserHomePageCheck} = '/var/www/html/users/%s.html'; $Conf{CgiUserUrlCreate}

Re: [BackupPC-users] CGI Interface

2007-11-27 Thread Les Mikesell
- > From: Les Mikesell [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 27, 2007 1:23 PM > To: Mathis, Jim > Cc: backuppc-users@lists.sourceforge.net > Subject: Re: [BackupPC-users] CGI Interface > > Mathis, Jim wrote: >> Hello, >> >> I'm attempt

Re: [BackupPC-users] CGI Interface

2007-11-27 Thread Mathis, Jim
tos 4.5. I've noticed that machines using Linux ES 4.5 all display the same symptoms - no output. Appreciate any additional advice. Thanks. -Jim -Original Message- From: Les Mikesell [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 1:23 PM To: Mathis, Jim Cc: backuppc-u

Re: [BackupPC-users] CGI Interface

2007-11-27 Thread Les Mikesell
Mathis, Jim wrote: > Hello, > > I'm attempting to use the standard CGI interface but it does not appear > to be working. Additional, info as follows: > > user = root > directory= /var/www/cgi-bin/BackupPC_Admin > permission settings: --wsr-x--- root root BackupPC_Admin > http= httpd service

[BackupPC-users] CGI Interface

2007-11-27 Thread Mathis, Jim
Hello, I'm attempting to use the standard CGI interface but it does not appear to be working. Additional, info as follows: user = root directory= /var/www/cgi-bin/BackupPC_Admin permission settings: --wsr-x--- root root BackupPC_Admin http= httpd service is running I've noticed that the per

[BackupPC-users] cgi interface question

2007-05-23 Thread vasiliy
Guys, trying to "NOT" backup a file called "core" anywhere on the system. In the interface, its letting me create a key, then a name. Can I just do "*" for key and "core" for name? THANKS! - This SF.net email is sponsored

[BackupPC-users] CGI interface not loading

2006-07-19 Thread Ashley Shaw
Hi there all   I had a problem with apache2 failing when starting, reloading, etc... I was forced to remove apache-mod-fastcgi and also apache-mod-fcgi. I then reinstalled apache-mod-fastcgi and installed apache2-mod-fastcgi... Not sure if that was correct, but either way the CGI interfac

Re: [BackupPC-users] CGI interface gone AWOL (solved)

2006-06-30 Thread Mark Ketteran
I solved my problem. For anyone who encounters this later, this is my solution. The Debian apt-get installation of BackupPC does not use the /usr/lib/cgi-bin/BackupPC_Admin. Somehow, the /etc/backuppc/apache.conf was corrupted or overwritten or something, I don't know what, but it ended up bei

Re: [BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Les Mikesell
On Tue, 2006-06-27 at 15:53 -0400, Mark Ketteran wrote: > Last week, when it worked, I used http://my.domain/backuppc which > would prompt me to login as user backuppc. This week, that address > gives me a 404:file not found error. > > This week, when I type in http://my.domain/cgi-bin/BackupPC_Ad

Re: [BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Mark Ketteran
Last week, when it worked, I used http://my.domain/backuppc which would prompt me to login as user backuppc. This week, that address gives me a 404:file not found error. This week, when I type in http://my.domain/cgi-bin/BackupPC_Admin it gives me a 403: permission denied error without a chanc

Re: [BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Les Mikesell
On Tue, 2006-06-27 at 15:06 -0400, Mark Ketteran wrote: > In /var/log/apache/error.log I get the error entry > > [timestamp] [error] [client] File does not exist: /var/www/backuppc > > Is there supposed to be a link from /var/www to somewhere? I don't > remember there being anything there back wh

Re: [BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Mark Ketteran
In /var/log/apache/error.log I get the error entry [timestamp] [error] [client] File does not exist: /var/www/backuppc Is there supposed to be a link from /var/www to somewhere? I don't remember there being anything there back when things were working and I was looking at what files were copi

Re: [BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Les Mikesell
On Tue, 2006-06-27 at 09:57 -0400, Mark Ketteran wrote: > I have been using BackupPC successfully through the CGI interface. At > some point over the weekend, the interface disappeared and I can't > figure out why or how to get it back. > > I am running the Linux kernel 2.6 (Debian distro). > Ap

[BackupPC-users] CGI interface gone AWOL

2006-06-27 Thread Mark Ketteran
I have been using BackupPC successfully through the CGI interface. At some point over the weekend, the interface disappeared and I can't figure out why or how to get it back. I am running the Linux kernel 2.6 (Debian distro). Apache 1.3.33 BackupPC 2.1.2 (stable version available through Debian