On 11/4/2013 12:51 PM, Steve Hay wrote:
On 4 November 2013 17:43, Jorge Hernandez <jfh...@gmail.com> wrote:
Hey guys,
I'm trying to compile mod_perl 2.0.8 for Apache 2.4.6 x64, but when I
run "perl Makefile.PL" I get this:
ERROR from evaluation of ...\mod_perl-2.0.8\Apache-Reload/Makefile.PL:
Use of uninitialized value $v in substitution (s///) at
Apache-Test/lib/Apache/TestRun.pm line 1100.
What can I do so it can build?
mod_perl does not yet support httpd-2.4.x. It currently only supports
up to 2.2.x, but work is underway to add 2.4.x support, hopefully in
the next release.
Oh come on, I heard the same thing when Apache 2.4 came out from
mod_perl 2.0.7, now the same for 2.0.8
Thanks anyway.