|
From: Li, G. G. (gl4n) <gl...@vi...> - 2017-10-01 21:38:19
|
Please help. I am trying to set up BackupPC 4.1.3 on a Red Hat Enterprise Linux (RHEL) 6.9 machine, by doing the equivalent of https://github.com/backuppc/backuppc/wiki/Installing-BackupPC-4-from-git-on-Ubuntu-Xenial-16.04-LTS files used are: BackupPC-4.1.3.tar.gz BackupPC-XS-0.56.tar.gz rsync-bpc-3.0.9.8.tar.gz scgi-1.15.tar.gz I could not get it to work, see below for the error messages in log files: ---------- /var/log/httpd/error_log: [Sun Oct 01 03:21:39 2017] [notice] Apache/2.2.15 (Unix) DAV/2 mod_scgi/1.15 configured -- resuming normal operations [Sun Oct 01 03:21:39 2017] [warn] ./mod_dnssd.c: No services found to register [Sun Oct 01 03:25:34 2017] [error] [client 127.0.0.1] (111)Connection refused: scgi: scgi: can't connect to server [Sun Oct 01 03:25:55 2017] [error] [client 127.0.0.1] (111)Connection refused: scgi: scgi: can't connect to server ---------- /var/log/BackupPC/LOG: ... 2017-10-01 17:16:33 Running BackupPC_Admin_SCGI (pid=31359) 2017-10-01 17:17:33 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:17:33 Running BackupPC_Admin_SCGI (pid=31371) 2017-10-01 17:18:34 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:18:34 Running BackupPC_Admin_SCGI (pid=31382) 2017-10-01 17:19:34 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:19:34 Running BackupPC_Admin_SCGI (pid=31391) 2017-10-01 17:20:34 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:20:34 Running BackupPC_Admin_SCGI (pid=31406) 2017-10-01 17:21:34 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:21:34 Running BackupPC_Admin_SCGI (pid=31417) 2017-10-01 17:22:34 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN; exiting in 60 seconds 2017-10-01 17:22:34 Running BackupPC_Admin_SCGI (pid=32158) ------------------------------------------------------------------------- Gary Li University of Virginia Charles L. Brown Dept. of Electrical & Computer Engineering 351 McCormick Rd Room E305 Charlottesville, VA 22904 ga...@vi... |