www/mod_auth_mysql2 should be disabled for apache24

Kurt Jaeger lists at opsec.eu
Fri Nov 6 20:14:47 UTC 2015


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 at opsec.eu            +49 171 3101372                         5 years to go !


More information about the freebsd-ports mailing list