Re: [BackupPC-users] help installing BackupPC4.0.0alpha3.tar.gz

2015-08-03 Thread David Cramblett
How are you currently starting BackupPC? If you doing via the daemon mode, you may want to leave off the -d and start it in the foreground so you can see the error. I'm guessing your having the issue with the temp file system I mentioned before. David Sent from my mobile device David Cramblett O

Re: [BackupPC-users] help installing BackupPC4.0.0alpha3.tar.gz

2015-08-03 Thread Bob of Donelson Trophy
I am so-o-o close to functional. When I run "ps -ef | grep BackupPC" I get only: root 2379 2344 0 21:39 pts/0 00:00:00 grep --color=auto BackupPC There is no "backuppc (bunch of numbers) /usr/bin/perl /usr/local/BackupPC/bin/BackupPC -d" like your output! Suggestions? --- _

Re: [BackupPC-users] help installing BackupPC4.0.0alpha3.tar.gz

2015-08-03 Thread David Cramblett
Comments below: On Mon, Aug 3, 2015 at 8:07 AM, Bob of Donelson Trophy < b...@donelsontrophy.net> wrote: > David, > > Within the BackupPC-4.0.0alpha3.tar.gz is a file to be placed at > /var/www/httpd/conf.d/ which used to create the cgi page needed to web > administer BackupPC. > > If I am unders

Re: [BackupPC-users] help installing BackupPC4.0.0alpha3.tar.gz

2015-08-03 Thread Bob of Donelson Trophy
David, Within the BackupPC-4.0.0alpha3.tar.gz is a file to be placed at /var/www/httpd/conf.d/ which used to create the cgi page needed to web administer BackupPC. If I am understanding what I am reading, this file, in conjunction with the httpd.conf file does the same as you suggested in yo