On Mon, 2013-02-18 at 15:34 -0500, Jim Jagielski wrote:

> The pre-release test tarballs for Apache httpd 2.4.4 can be found
> at the usual place:
> 
>       http://httpd.apache.org/dev/dist/
> 
> I'm calling a VOTE on releasing these as Apache httpd 2.4.4 GA.
> NOTE: The -deps tarballs are included here *only* to make life
> easier for the tester. They will not be, and are not, part
> of the official release.
> 
> [ ] +1: Good to go
> [ ] +0: meh
> [ ] -1: Danger Will Robinson. And why.
> 
> Vote will last the normal 72 hrs.


-1
Slackware 13.1 and 13.37

Builds fine but operation now fails on all mysql auths  (included APR
problem from -deps ??)
reports: APR-util Version: 1.5.1

 [Tue Feb 19 13:16:33.487932 2013] [auth_basic:error] [pid 24811:tid
2996689776] [client xxxxxxxxxxx] AH01617: user noel: authentication
failure for "/": Password Mismatch

This is browser stored password , cleared, entered still fails,
different browser, same, fails
make install   back in 2.4.3, and all mysql auths once again succeed

have tested overwrites, and clearing of all bin/ build/ lib/ and fresh
installs no change.

SQL:
 29 Prepare     SELECT Password FROM users WHERE User = ?
                   29 Close stmt        
                   29 Quit      

Built as (no change since 2.4.0):

./configure --prefix=/usr/local/apache --enable-so --enable-modules=all
--enable-mods-static=all --disable-dav --enable-suexec
--with-suexec-docroot=/var/www --with-suexec-caller=apache
--with-suexec-logfile=/var/log/apache/suexec_log --with-included-apr
--with-mysql --disable-util-dso --enable-ssl

ldd /usr/local/apache/bin/httpd 
          <snip>
        libmysqlclient.so.18 => /usr/lib/mysql/libmysqlclient.so.18
(0xb7159000)
        libaprutil-1.so.0 => /usr/local/apache/lib/libaprutil-1.so.0
(0xb742a000)


/usr/local/apache/bin/httpd -t
Syntax OK

-t -D DUMP_MODULES |grep dbd
 authn_dbd_module (static)
 authz_dbd_module (static)
 dbd_module (static)
 session_dbd_module (static)


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to