Re: [BackupPC-users] setting up the web interface

2007-09-20 Thread Curtis Taylor
I tried that address, it resulted in nothing. The error log looks like this: [Sun Sep 16 04:02:02 2007] [notice] Digest: generating secret for digest authentication ... [Sun Sep 16 04:02:02 2007] [notice] Digest: done [Sun Sep 16 04:02:02 2007] [notice] Apache/2.2.3 (CentOS) configured -- resuming

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Les Mikesell
Curtis Taylor wrote: > Here is part of the confusion for me. I did the default install. > > My tree looks like this: > > /var/www > /var/www/cgi-bin > /var/www/html > /var/www/html/BackupPC > /cgi-bin >

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
Sent: Wednesday, September 19, 2007 10:29 AM Cc: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface I'm embarrassed to say that I fixed it by turning off SELinux... You could at least try that and see if SELinux is causing your trouble. -Rob C

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Rob Owens
nesday, September 19, 2007 9:01 AM > To: Curtis Taylor > Cc: backuppc-users@lists.sourceforge.net > Subject: Re: [BackupPC-users] setting up the web interface > > On a CentOS 4 server of mine, SELinux prevented cgi scripts from running > by default. You might want to see

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Rob Owens
On a CentOS 4 server of mine, SELinux prevented cgi scripts from running by default. You might want to see if that's happening to you. -Rob Curtis Taylor wrote: > I apologize if this question seems silly. While I have read through the docs > and gotten BackupPC installed on my system, which is r

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Nils Breunese (Lemonbit)
Curtis Taylor wrote: How did you fix it? If you're seeing the script source then SELinux is not your problem at the moment. The problem is that apache is not setup to execute the script. I suggest again to install BackupPC_Admin in /var/www/cgi-bin. Nils Breunese. PGP.sig Description:

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
How did you fix it? -Original Message- From: Rob Owens [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 9:01 AM To: Curtis Taylor Cc: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface On a CentOS 4 server of mine, SELinux

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
] setting up the web interface Curtis Taylor wrote: > Here is part of the confusion for me. I did the default install. > > My tree looks like this: > > /var/www > /var/www/cgi-bin > /var/www/html > /var/www/html/BackupPC >

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Nils Breunese (Lemonbit)
Curtis Taylor wrote: Here is part of the confusion for me. I did the default install. My tree looks like this: /var/www /var/www/cgi-bin /var/www/html /var/www/html/BackupPC /cgi-bin

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
:::* LISTEN 3165/java -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith Edmunds Sent: Wednesday, September 19, 2007 7:05 AM To: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
ber 19, 2007 7:48 AM To: Curtis Taylor Cc: 'Rodrigo Real'; backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface Curtis Taylor wrote: > OK, I tried that. That returns a HTTP ERROR:404 NOT_FOUND > > HTTP ERROR: 404 > > NOT_FOU

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Les Mikesell
Curtis Taylor wrote: > OK, I tried that. That returns a HTTP ERROR:404 NOT_FOUND > > HTTP ERROR: 404 > > NOT_FOUND > > RequestURI=/BackupPC > > Powered by jetty:// Jetty is a java web server for jsp pages. Most instructions for backuppc are for using apache as the web server. If you followe

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Keith Edmunds
On Wed, 19 Sep 2007 07:13:34 -0500, [EMAIL PROTECTED] said: > lsof -I :8080 returns: > > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > java3165 daemon 54u IPv6 9948 TCP *:webcache (LISTEN) You have something else running on port 8080. ---

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Nils Breunese (Lemonbit)
Curtis Taylor wrote: OK, I tried that. That returns a HTTP ERROR:404 NOT_FOUND HTTP ERROR: 404 NOT_FOUND RequestURI=/BackupPC I don't know what instructions you followed, but by default the web interface is available at /cgi-bin/BackupPC_Admin. Nils Breunese. PGP.sig Description: Di

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface "Curtis Taylor" <[EMAIL PROTECTED]> writes: Hi Curtis > Well, while it might seem to you like "I'm trying to get to Barcelona but I > haven't arrived yet", to me it is more al

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Rodrigo Real
D] > [mailto:[EMAIL PROTECTED] On Behalf Of Keith > Edmunds > Sent: Wednesday, September 19, 2007 6:46 AM > To: backuppc-users@lists.sourceforge.net > Subject: Re: [BackupPC-users] setting up the web interface > > On Wed, 19 Sep 2007 06:35:21 -0500, [EMAIL PROTECTED] said: > &

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Keith Edmunds
On Wed, 19 Sep 2007 06:53:19 -0500, [EMAIL PROTECTED] said: > when I try accessing the page with > http:///BackupPC:8080 I just get a 401 error message stating > that it cannot display or find the page. Can you ping the IP address? What does either of the following commands output when run as ro

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Curtis Taylor
Wednesday, September 19, 2007 6:46 AM To: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] setting up the web interface On Wed, 19 Sep 2007 06:35:21 -0500, [EMAIL PROTECTED] said: > I have not been > able to get the web interface configured for BackupPC. That's a b

Re: [BackupPC-users] setting up the web interface

2007-09-19 Thread Keith Edmunds
On Wed, 19 Sep 2007 06:35:21 -0500, [EMAIL PROTECTED] said: > I have not been > able to get the web interface configured for BackupPC. That's a bit like saying "I'm trying to get to Barcelona but I haven't arrived yet". > So, could someone point me to a > guide or give some instructions on how t