Re: [BackupPC-users] Invalid command 'AuthUserFile'

2006-10-30 Thread Jonathan Dill
Jonathan Dill wrote: > Jonathan Dill wrote: >> Starting web server (apache2)...Syntax error on line 10 of >> /etc/backuppc/apache.conf: >> Invalid command 'AuthUserFile', perhaps misspelled or defined by a >> module not included in the server configuration >> failed! > Got it: I also needed to l

Re: [BackupPC-users] Invalid command 'AuthUserFile'

2006-10-30 Thread Jonathan Dill
Jonathan Dill wrote: > Starting web server (apache2)...Syntax error on line 10 of > /etc/backuppc/apache.conf: > Invalid command 'AuthUserFile', perhaps misspelled or defined by a > module not included in the server configuration > failed! Got it: I also needed to link authn_file.load Jonathan

[BackupPC-users] Invalid command 'AuthUserFile'

2006-10-30 Thread Jonathan Dill
I just upgraded apache2 (on Debian Etch) and it looks like the way some of the authz modules are handled changed. First, it complained about AuthGroupFile, then I made a symbolic link from mods-available to mods-enabled for authz_groupfile.load and that fixed that error. Now it's complaining