Craig,

How can I restore certain files from a previous backup if the web
interface is not working.

By the way, I see the actual webpage with the links on the left, etc.

Looking at the LOG file the message:

Can't find host linuxpc via netbios is no longer a problem, but I can
see that some incrementals have been removed, so I'd say that my host
name is being recognised so maybe it's like you say, the web page is
not authenticating.

I did notice that Mandriva put this file under /etc/httpd/conf/webapps.d

backuppc.conf

Alias /backuppc /var/www/backuppc

<Directory /var/www/backuppc>
   Options ExecCGI
   DirectoryIndex index.cgi
   Allow from all
</Directory>

Again, any help would be much appreciated.
________________________________________
Dave Williams


> -------- Original Message --------
> Subject: RE: [BackupPC-users] Config for Mandriva 2007 - Urgent Help
> From: "Craig Barratt" <[EMAIL PROTECTED]>
> Date: Fri, November 24, 2006 5:06 pm
> To: "David Williams (DTW Consulting)" <[EMAIL PROTECTED]>
> 
> It sounds like your apache authentication is not setup properly.  Are you 
> prompted for a password?
> 
> You can create a tar archive of your backups using BackupPC_tarCreate, eg:
> 
>    su backuppc
>    /path/BackupPC_tarCreate -h HOST -n -1 -s SHARE | (cd /somewhere ; tar xf 
> - )
> 
> Craig
> 
> [Message delivered by NotifyLink]
> 
> ----------Original Message----------
> 
> From: "David Williams (DTW Consulting)" <[EMAIL PROTECTED]>
> Sent: Fri, November 24, 2006 1:11 PM
> To: backuppc-users@lists.sourceforge.net
> Subject: [BackupPC-users] Config for Mandriva 2007 - Urgent Help
> 
> 
> All,
> 
> I really need some urgent help to get backuppc back up and working under
> Mandriva 2007.
> 
> Last week my root disc died (this had /var /usr /var/www) and so I
> bought a new hard disc and installed Mandtiva 2007.  I noticed that
> backuppc was available on the Mandriva package source and so went ahead
> and installed it from there.  Previously I had gone ahead and installed
> manually.
> 
> All my previous backups are located on /backups.  Last backup is now
> almost 3 months old.
> 
> The first thing I noticed with Mandriva is that it automatically sets
> the backup path to be /var/lib/backuppc.  I found that the TopDir is
> set in /usr/share/backuppc/lib/backuppc/Lib.pm, so I changed that to
> /backups.
> 
> The other thing that is different is that the main config file is in
> /etc/backuppc.  So, I updated the hosts file and checked the main
> config.pl file under /etc/backuppc.  However, when I start the backuppc
> daemon and goto the web interface it states that there are no hosts and
> ZERO previous backups :(
> 
> I need to restore some stuff from my previous backups and I'm really
> hoping that someone can really help me out to figure out what is wrong
> here.  I'm a little lost because the setup from the Mandriva install is
> different that previously.  Before, all my config directories were under
> /backups.
> 
> If anyone can help I'd appreciate it.  Really need to restore some stuff
> in the next 24 hours.
> 
> TIA.
> ________________________________________
> Dave Williams
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/backuppc-users
> http://backuppc.sourceforge.net/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to