Code: Select all
/etc/init.d/apache2-backuppc restart
* apache2-backuppc has detected an error in your setup:
apache2: Syntax error on line 69 of /etc/BackupPC/httpd.conf: Cannot load modules/mod_authn_default.so into server: /usr/lib/apache2/modules/mod_authn_default.so: cannot open shared object file: No such file or directory
* ERROR: apache2-backuppc failed to startFrom : http://httpd.apache.org/docs/2.4/en/upgrading.html
These modules have been removed: mod_authn_default, mod_authz_default, mod_mem_cache.
So, I deleted the line 69 but after this I have :
Code: Select all
/etc/init.d/apache2-backuppc restart
* apache2-backuppc has detected an error in your setup:
apache2: Syntax error on line 72 of /etc/BackupPC/httpd.conf: Cannot load modules/mod_authz_default.so into server: /usr/lib/apache2/modules/mod_authz_default.so: cannot open shared object file: No such file or directoryCode: Select all
/etc/init.d/apache2-backuppc restart
* apache2-backuppc has detected an error in your setup:
apache2: Syntax error on line 170 of /etc/BackupPC/httpd.conf: Syntax error on line 2 of /etc/apache2/modules.d/75_mod_perl.conf: Cannot load modules/mod_perl.so into server: /usr/lib/apache2/modules/mod_perl.so: undefined symbol: ap_log_rerror
I need help.
Can you give me some advices?


