Date: Fri, 6 Nov 2015 17:31:45 +0000 From: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> To: freebsd-ports@freebsd.org Subject: Re: www/mod_auth_mysql2 should be disabled for apache24 Message-ID: <563CE401.2090809@utanet.at> In-Reply-To: <563CE3BD.8000702@utanet.at> References: <563CE3BD.8000702@utanet.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?563CE401.2090809>