[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#669745: dwww breaks Apache 2.4 configuration



Joseph Nahmias writes:

> Package: dwww
> Version: 1.12.0
> Followup-For: Bug #669745
> 
> Hello,
> 
> After upgrading to apache 2.4.4-6, the webserver fails to start with a
> configuration problem (configtest fails).  Upon investigation, it seems that
> there is a problem with /etc/apache2/conf-enabled/dwww.conf:
> 
> $ sudo /etc/init.d/apache2 start
> [FAIL] Starting web server: apache2 failed!
> The apache2 configtest failed. Please run 'env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin /usr/sbin/apache2ctl configtest' manually and read the log file to discover problems
>  failed!
> $ sudo env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin /usr/sbin/apache2ctl configtest
> AH00526: Syntax error on line 4 of /etc/apache2/conf-enabled/dwww.conf:
> Unknown Authz provider: local
> Action 'configtest' failed.

It looks like mod_authz_host module
(http://httpd.apache.org/docs/current/mod/mod_authz_host.html) is not
enabled.

There is a bug #669876 against apache2 complaining about the module, not
being enabled during upgrades, however the bug got closed with:

"Explicitly enable mod_authz_core on upgrades. It can happen that it is
 not pulled in by any of the enabled modules, but we need it in any case
 for apache2.conf. Closes: #669876"


Regards,
robert


Reply to: