Re: [BackupPC-users] CGI Problems]

2007-07-05 Thread Dan Smisko
I wanted this to go to the list instead of just the original poster. Every list I'm on seems to deal with from/to/reply-to differently :-( I also fiddled with this for a while before I got it working. I am using SuExecUserGroup in a virtual host to set the user id. The cgi must also be owned by

Re: [BackupPC-users] CGI Problems

2007-06-29 Thread Les Mikesell
Brian Butler wrote: > Nils, > > I have "perl-suidperl-5.8.6-24" installed on the server. > > I've checked the permissions for the BackupPC_Admin file (below): > > -rwxr-x--- 1 backuppc apache 4.0K Jun 28 17:23 BackupPC_Admin > > This is different than the installation instructions. The ins

Re: [BackupPC-users] CGI Problems

2007-06-29 Thread Brian Butler
[EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nils Breunese (Lemonbit) Sent: Friday, June 29, 2007 10:32 AM To: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] CGI Problems Brian Butler wrote: &g

Re: [BackupPC-users] CGI Problems

2007-06-29 Thread Nils Breunese (Lemonbit)
Brian Butler wrote: I'd also like to use CGI instead of mod_perl, but I been unable to get it configured. Creating another instance of Apache is okay, but I thing it would add additional load to the system--not knowing much more about this. Could you offer steps to configure it using CGI

Re: [BackupPC-users] CGI Problems

2007-06-29 Thread Brian Butler
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nils Breunese (Lemonbit) Sent: Thursday, June 28, 2007 11:53 PM To: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] CGI Problems Randy Barlow wrote: > Brian Butler wrote: >> I have other web applic

Re: [BackupPC-users] CGI Problems

2007-06-28 Thread Nils Breunese (Lemonbit)
Randy Barlow wrote: Brian Butler wrote: I have other web applications running on this server, i.e., SquirrelMail, SugarCRM, etc., so it would be difficult to running as a user other than apache. Hi Brian, My approach to this problem is to just run a separate instance of Apache for

Re: [BackupPC-users] CGI Problems

2007-06-28 Thread Michael Mansour
Hi Brian, > Randy, > > Thanks for the response. It though that creating another instance of > apache would be complicated to configure. > > As I mentioned, I'm running Fedora Core 4. Steps to configure > apache to run as a second instance as the backuppc user would be > much appreciated. Th

Re: [BackupPC-users] CGI Problems

2007-06-28 Thread Brian Butler
Randy, Thanks for the response. It though that creating another instance of apache would be complicated to configure. As I mentioned, I'm running Fedora Core 4. Steps to configure apache to run as a second instance as the backuppc user would be much appreciated. TIA, --Brian > Brian Butler w

Re: [BackupPC-users] CGI Problems

2007-06-28 Thread Randy Barlow
Brian Butler wrote: > I have other web applications running on this server, i.e., > SquirrelMail, SugarCRM, etc., so it would be difficult to running as a > user other than apache. Hi Brian, My approach to this problem is to just run a separate instance of Apache for BackupPC, which al

[BackupPC-users] CGI Problems

2007-06-28 Thread Brian Butler
Hi all, I have BackupPC3.0.0 installed on a Fedora Core 4 system and I've updated File::Rsyncd to 0.68 as required. I'm trying to get a backup of a Windows XP Pro box using rsycnd. I've installed rsyncd on the WinXP box and I've successfully backed up the first of several PC's. I've been st