BackupPC-users

[BackupPC-users] debian sid problems

2015-09-01 18:12:50
Subject: [BackupPC-users] debian sid problems
From: Mauro Condarelli <mc5686 AT mclink DOT it>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 2 Sep 2015 00:10:34 +0200
Hi,
I am setting up a brand new BackupPC server (on a VirtialBox VM).
I sat up a minimal sid server (I wanted 3.3.1) with stretch netinstall ans sid 
upgtade.
I installed *only* the default (no desktop) + openssh-server.
I then Installed BackupPC via "apt-get install".
Apparently installation went OK (at least no error visible).
Connecting via web browser (Firefox on Win7) correctly requests user/pass, then 
proceeds to *download* index.cgi :(

the only "strange" thing I can see is:

Your MPM seems to be threaded. Selecting cgid instead of cgi.
Enabling module cgid.

I have the following (which looks good to me):

root@bkpc:~# ls -la /usr/share/backuppc/cgi-bin/
total 8
drwxr-xr-x 2 root root 4096 Sep  1 17:47 .
drwxr-xr-x 8 root root 4096 Sep  1 17:47 ..
lrwxrwxrwx 1 root root    8 Aug 13 13:49 image -> ../image
lrwxrwxrwx 1 root root   39 Aug 13 13:49 index.cgi -> 
../../../lib/backuppc/cgi-bin/index.cgi
root@bkpc:~# ls -la /usr/lib/backuppc/cgi-bin/
total 16
drwxr-xr-x 2 root     root     4096 Sep  1 17:47 .
drwxr-xr-x 3 root     root     4096 Sep  1 17:47 ..
-rwsr-x--- 1 backuppc www-data 6128 Aug 13 13:49 index.cgi
root@bkpc:~#

I also tried:

root@bkpc:/etc/apache2/mods-enabled# a2dismod cgid
Module cgid disabled.
To activate the new configuration, you need to run:
   service apache2 restart
root@bkpc:/etc/apache2/mods-enabled# a2enmod cgi
Your MPM seems to be threaded. Selecting cgid instead of cgi.
Enabling module cgid.
To activate the new configuration, you need to run:
   service apache2 restart
root@bkpc:/etc/apache2/mods-enabled# service apache2 restart

but, as You see, apache2 insists in using cgid.

What am I doing wrong?

TiA
Mauro



------------------------------------------------------------------------------
_______________________________________________
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>