Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Apache upgrade to 2.4 error AH00027: Buggy authn provider failed to set user
Date: Tue, 03 Apr 2012 18:32:40
Message-Id: CAEH5T2MXGM0m2Jnwn-=4ckXXHZKn2=z1t98YYeUXYUb8cY8dWg@mail.gmail.com
In Reply to: [gentoo-user] Apache upgrade to 2.4 error AH00027: Buggy authn provider failed to set user by Adam Carter
1 On Tue, Apr 3, 2012 at 1:40 AM, Adam Carter <adamcarter3@×××××.com> wrote:
2 > I've just upgraded to 2.4 and am using mod_access_compat, so I can use
3 > the existing auth config in the short term. I've fixed a few things
4 > and now the daemon loads cleanly, however, when i try to get the
5 > anonymously available front page, it returns a 500 and error.log
6 > shows;
7 >
8 > [Tue Apr 03 16:13:33.595505 2012] [core:error] [pid 20896:tid
9 > 139858125358848] [client u.x.y.z:16567] AH00027: Buggy authn provider
10 > failed to set user for /
11 >
12 > At a password protected directory (there's an .htaccess) it also
13 > returns 500 and the log is;
14 > [Tue Apr 03 16:15:50.244851 2012] [core:alert] [pid 20895:tid
15 > 139858125358848] [client u.x.y.z:20702] /blah/blah/.htaccess: Invalid
16 > command 'Require', perhaps misspelled or defined by a module not
17 > included in the server configuration
18 >
19 > Shouldn't "Require" from the .htaccess file be recognised by
20 > mod_access_compat? Any ideas about the AH00027 error?
21 >
22
23 Possibly related?
24 https://issues.apache.org/bugzilla/show_bug.cgi?id=52950

Replies