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

Bug#711925: apache2-doc's config file breaks apache itself



On 2013-06-11 10:02:21 +0200, Arno Töll wrote:
> > # env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin /usr/sbin/apache2ctl configtest
> > AH00526: Syntax error on line 1 of /etc/apache2/conf-enabled/apache2-doc.conf:
> > Invalid command 'Alias', perhaps misspelled or defined by a module not included in the server configuration
> > Action 'configtest' failed.
> > The Apache error log may have more information.

Same problem.

> we enable mod_alias unconditionally in postinst of apache2. Just like
> "essential" packages in Debian we allow people (and so ourselvses) to
> use directives from this core set unconditionally.
> 
> Thus, either mod_alias was disabled by you, or not enabled on your
> system for some other reason (which then might be the "real" bug). Could
> you help us on that and tell us more?

mod_alias was enabled before the upgrade:

lrwxrwxrwx 1 28 2012-08-08 00:48:49 alias.conf -> ../mods-available/alias.conf
lrwxrwxrwx 1 28 2012-08-08 00:48:49 alias.load -> ../mods-available/alias.load
lrwxrwxrwx 1 33 2012-08-08 00:48:49 auth_basic.load -> ../mods-available/auth_basic.load
lrwxrwxrwx 1 33 2012-08-08 00:48:49 authn_file.load -> ../mods-available/authn_file.load
lrwxrwxrwx 1 36 2012-08-08 00:48:49 authz_default.load -> ../mods-available/authz_default.load
lrwxrwxrwx 1 38 2012-08-08 00:48:49 authz_groupfile.load -> ../mods-available/authz_groupfile.load
lrwxrwxrwx 1 33 2012-08-08 00:48:49 authz_host.load -> ../mods-available/authz_host.load
lrwxrwxrwx 1 33 2012-08-08 00:48:49 authz_user.load -> ../mods-available/authz_user.load
lrwxrwxrwx 1 32 2012-08-08 00:48:49 autoindex.conf -> ../mods-available/autoindex.conf
lrwxrwxrwx 1 32 2012-08-08 00:48:49 autoindex.load -> ../mods-available/autoindex.load
lrwxrwxrwx 1 26 2012-08-08 00:48:49 cgi.load -> ../mods-available/cgi.load
lrwxrwxrwx 1 27 2012-08-08 00:48:49 cgid.conf -> ../mods-available/cgid.conf
lrwxrwxrwx 1 27 2012-08-08 00:48:49 cgid.load -> ../mods-available/cgid.load
lrwxrwxrwx 1 26 2012-08-08 00:48:49 dav.load -> ../mods-available/dav.load
lrwxrwxrwx 1 30 2012-08-08 00:48:49 deflate.conf -> ../mods-available/deflate.conf
lrwxrwxrwx 1 30 2012-08-08 00:48:49 deflate.load -> ../mods-available/deflate.load
lrwxrwxrwx 1 26 2012-08-08 00:48:49 dir.conf -> ../mods-available/dir.conf
lrwxrwxrwx 1 26 2012-08-08 00:48:49 dir.load -> ../mods-available/dir.load
lrwxrwxrwx 1 26 2012-08-08 00:48:49 env.load -> ../mods-available/env.load
lrwxrwxrwx 1 27 2012-08-08 00:48:49 mime.conf -> ../mods-available/mime.conf
lrwxrwxrwx 1 27 2012-08-08 00:48:49 mime.load -> ../mods-available/mime.load
lrwxrwxrwx 1 34 2012-08-08 00:48:49 negotiation.conf -> ../mods-available/negotiation.conf
lrwxrwxrwx 1 34 2012-08-08 00:48:49 negotiation.load -> ../mods-available/negotiation.load
lrwxrwxrwx 1 27 2012-08-08 00:48:49 perl.load -> ../mods-available/perl.load
lrwxrwxrwx 1 33 2012-08-08 00:48:49 reqtimeout.conf -> ../mods-available/reqtimeout.conf
lrwxrwxrwx 1 33 2012-08-08 00:48:49 reqtimeout.load -> ../mods-available/reqtimeout.load
lrwxrwxrwx 1 30 2012-08-08 00:48:49 rewrite.load -> ../mods-available/rewrite.load
lrwxrwxrwx 1 31 2012-08-08 00:48:49 setenvif.conf -> ../mods-available/setenvif.conf
lrwxrwxrwx 1 31 2012-08-08 00:48:49 setenvif.load -> ../mods-available/setenvif.load
lrwxrwxrwx 1 26 2012-08-08 00:48:49 ssl.conf -> ../mods-available/ssl.conf
lrwxrwxrwx 1 26 2012-08-08 00:48:49 ssl.load -> ../mods-available/ssl.load
lrwxrwxrwx 1 29 2012-08-08 00:48:49 status.conf -> ../mods-available/status.conf
lrwxrwxrwx 1 29 2012-08-08 00:48:49 status.load -> ../mods-available/status.load
lrwxrwxrwx 1 30 2012-08-08 00:48:49 userdir.conf -> ../mods-available/userdir.conf
lrwxrwxrwx 1 30 2012-08-08 00:48:49 userdir.load -> ../mods-available/userdir.load

and disabled after:

lrwxrwxrwx 1 36 2013-07-14 01:38:00 access_compat.load -> ../mods-available/access_compat.load
lrwxrwxrwx 1 33 2013-07-14 01:38:00 authn_core.load -> ../mods-available/authn_core.load
lrwxrwxrwx 1 33 2013-07-14 01:38:00 authz_core.load -> ../mods-available/authz_core.load
lrwxrwxrwx 1 29 2013-07-14 01:38:00 filter.load -> ../mods-available/filter.load
lrwxrwxrwx 1 33 2013-07-14 01:38:00 mpm_worker.conf -> ../mods-available/mpm_worker.conf
lrwxrwxrwx 1 33 2013-07-14 01:38:00 mpm_worker.load -> ../mods-available/mpm_worker.load
lrwxrwxrwx 1 27 2013-07-14 01:37:49 perl.load -> ../mods-available/perl.load

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: