On Fri, Nov 7, 2014 at 1:31 AM, Tom Fallon <tom.r.fal...@gmail.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@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to