There are two different components that have to be installed, one for perl (the client end) and another for apache (the server end).
The perl module SCGI needs to be installed, which can be done via cpan. If cpan doesn't work you can install it manually from the tarball, which can be found in many places (eg, here <http://www.namesdir.com/mirrors/cpan/authors/id/V/VI/VIPERCODE/SCGI-0.6.tar.gz> ). Second, apache needs the scgi module (typically called mod-scgi) installed and enabled. As Doug mentions that can be done using your favorite package manager. Craig On Fri, May 22, 2020 at 10:39 AM Doug Lytle <supp...@drdos.info> wrote: > >>> I am currently running BackupPC version 4.3.2 on Ubuntu 18.04.4 LTS . > >>> Everything seems to be working perfectly, except this pesky > "2020-05-22 10:02:30 scgi : BackupPC_Admin_SCGI: can't load perl SCGI > module - install via CPAN; exiting in 60 seconds" error > > Mike, > > The only thing I have on my backuppc server is the same as yours > > dpkg -l|grep -i scgi > > ii libapache2-mod-scgi 1.13-1.1 amd64 > Apache module implementing the SCGI protocol > > > How are you trying to access the admin page? > > I don'g use sgi in my URL. I use > > http://192.168.145.99/backuppc > > The description of the SGI admin is > > # BackupPC_Admin_SCGI: An SCGI implementation of the BackupPC > # admin interface. > > Which is something I don't use, just the CGI version. > > Doug > > > _______________________________________________ > 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/ >
_______________________________________________ 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/