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

Bug#717496: marked as done (apache2: Please enable authn_core by default)



Your message dated Tue, 23 Jul 2013 12:45:49 +0200
with message-id <51e376197fb758c491d8da6b3e5cb3be.squirrel@aphrodite.kinkhorst.nl>
and subject line fixed in apache2 2.4.6-1
has caused the Debian Bug report #717496,
regarding apache2: Please enable authn_core by default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
717496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717496
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Version: 2.4.4-6
Severity: important

Dear Maintainer,
The AuthType command seems to have been removed or is broken.
This breaks package phpmyadmin and many other simple user written websites that require simple security.

I found this error by simply installing apache2, php5 and phpmyadmin.

root@Anum:~# service 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!

root@Anum:~# env -i LANG=C PATH=/usr/local/bin:/usr/bin:/bin /usr/sbin/apache2ctl configtest AH00526: Syntax error on line 26 of /etc/apache2/conf-enabled/phpmyadmin.conf: Invalid command 'AuthType', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.

apachectl -t -D DUMP_MODULES
AH00526: Syntax error on line 26 of /etc/apache2/conf-enabled/phpmyadmin.conf: Invalid command 'AuthType', perhaps misspelled or defined by a module not included in the server configuration
Action '-t -D DUMP_MODULES' failed.
The Apache error log may have more information.

root@Anum:~# a2disconf phpmyadmin
Conf phpmyadmin disabled.
To activate the new configuration, you need to run:
  service apache2 reload

root@Anum:~# apachectl -t -D DUMP_MODULES
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using ::1. Set the 'ServerName' directive globally to suppress this message
Loaded Modules:
core_module (static)
so_module (static)
watchdog_module (static)
http_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
unixd_module (static)
access_compat_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_core_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
filter_module (shared)
mime_module (shared)
mpm_prefork_module (shared)
negotiation_module (shared)
php5_module (shared)
setenvif_module (shared)
status_module (shared)

As you can see it looks like I have the right modules loaded.

Any ideas maybe something I'm doing wrong? or should I report it as a phpmyadmin bug?

-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10.1 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.4-6
ii  apache2-data  2.4.4-6
ii  lsb-base      4.1+Debian12
ii  mime-support  3.54
ii  perl          5.14.2-21
ii  procps        1:3.3.8-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2 suggests:
pn  apache2-doc                                      <none>
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
ii  apache2-utils                                    2.4.4-6
pn  www-browser                                      <none>

Versions of packages apache2-bin depends on:
ii  libapr1                  1.4.8-1
ii  libaprutil1              1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap         1.5.2-1
ii  libc6                    2.17-7
ii  libcap2                  1:2.22-1.2
ii  libldap-2.4-2            2.4.31-1+nmu2
ii  liblua5.1-0              5.1.5-4
ii  libpcre3                 1:8.31-2
ii  libssl1.0.0              1.0.1e-3
ii  libxml2                  2.9.1+dfsg1-2
ii  perl                     5.14.2-21
ii  zlib1g                   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
pn  apache2-doc                                      <none>
pn  apache2-doc                                      <none>
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
pn  www-browser                                      <none>

Versions of packages apache2 is related to:
ii  apache2      2.4.4-6
ii  apache2-bin  2.4.4-6

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.4.6-1

This has been fixed in the recent Apache upload.

--- End Message ---

Reply to: