Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2015 21:14:49 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/mod_auth_mysql2 should be disabled for apache24
Message-ID:  <20151106201449.GE19913@home.opsec.eu>
In-Reply-To: <563CE401.2090809@utanet.at>
References:  <563CE3BD.8000702@utanet.at> <563CE401.2090809@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> correction (forgot else)
> 
> #ifdef APACHE24
>   const apr_array_header_t *reqs_arr = NULL;
> #else
>   const apr_array_header_t *reqs_arr = ap_requires(r);
> #endif

Thanks, now as PR:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204342

But the suggestion to use mod_dbd is much better, as it's part
of www/apache24.

-- 
pi@opsec.eu            +49 171 3101372                         5 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151106201449.GE19913>