BackupPC-users

Re: [BackupPC-users] web GUI downloading BIN file Ubuntu 14.04

2014-11-06 21:41:37
Subject: Re: [BackupPC-users] web GUI downloading BIN file Ubuntu 14.04
From: David Kuntadi <d.kuntadi AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 7 Nov 2014 09:40:03 +0700
On Fri, Nov 7, 2014 at 1:31 AM, Tom Fallon <tom.r.fallon AT gmail DOT com> 
wrote:
>
> The fact the url responds albeit by downloading the BIN file rather than
> opening the management gui would suggest backuppc is running ok. Seems more
> like a permissions thing or perhaps an apache config issue.
>
> I've seen other posts mentioning the change to apache 2.4 under Ubuntu 14.04
> but no concrete solution.

I am using backuppc installed on ubuntu 14.04, and I do not face that
problem. Probably you have to add user before installing backuppc. So,
could you try:

sudo apt-get remove --purge backuppc

and below is the steps I install it:

sudo useradd backuppc
sudo passwd backuppc
sudo apt-get install openssh-client openssh-server rsync apache2 samba smbfs
sudo /etc/init.d/apache2 restart
sudo apt-get install backuppc

DK

------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>