Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Jon Westgate
Dear Arno, phpmyadmin does indeed use a conditional statement, just the wrong one. # Authorize for setup Directory /usr/share/phpmyadmin/setup IfModule mod_authn_file.c AuthType Basic AuthName phpMyAdmin Setup AuthUserFile /etc/phpmyadmin/htpasswd.setup /IfModule Require

Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Thijs Kinkhorst
Hi Arno, On Sun, July 21, 2013 14:54, Jon Westgate wrote: On 07/21/13 10:44, Arno Töll wrote: reassign 717448 phpmyadin thanks On 21.07.2013 03:59, Jean-Michel Vourgère wrote: Try $ a2enmod authn_core It fixes the same problem here. AuthType is provided by authn_core in httpd 2.4

Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Arno Töll
clone 717448 -1 reassign -1 apache2 retitle -1 apache2: Please enable authn_core by default thanks On 21.07.2013 15:59, Thijs Kinkhorst wrote: Does it make sense to allow to use mod_authn_file unconditionally in config files, but not allow authn_core unconditionally? authn_core provides

Bug#717496: Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Thijs Kinkhorst
On Sun, July 21, 2013 16:14, Arno Töll wrote: clone 717448 -1 reassign -1 apache2 retitle -1 apache2: Please enable authn_core by default thanks On 21.07.2013 15:59, Thijs Kinkhorst wrote: Does it make sense to allow to use mod_authn_file unconditionally in config files, but not allow

Bug#717496: Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Stefan Fritsch
Am Sonntag, 21. Juli 2013, 18:46:49 schrieb Thijs Kinkhorst: So, let's discuss this. Why would we allow to use directives from the authn_file module without IfModules, but not those from authn_core, which provides facilities that authn_file needs? Or put differently, how does one use

Bug#717448: apache2: Invalid command 'AuthType'

2013-07-21 Thread Arno Töll
reassign 717448 phpmyadin thanks On 21.07.2013 03:59, Jean-Michel Vourgère wrote: Try $ a2enmod authn_core It fixes the same problem here. AuthType is provided by authn_core in httpd 2.4 and no longer provided by the core module. As such, it is not available unconditionally in a apache2 2.4

Bug#717448: apache2: Invalid command 'AuthType'

2013-07-20 Thread Jon Westgate
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

Bug#717448: apache2: Invalid command 'AuthType'

2013-07-20 Thread Jean-Michel Vourgère
Which version of phpmyadmin are you installing? Try $ a2enmod authn_core It fixes the same problem here. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org