Has anyone had success with mod_perl 2 (I've tried 2.0.7 with no success) and Apache 2.4.3?
Errors from the build: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' make[1]: *** [modperl_interp.lo] Error 1 make[1]: Leaving directory `/home/joe/mod_perl-2.0.7/src/modules/perl' make: *** [modperl_lib] Error 2 I haven't tried to debug the build yet--looks like maybe an out-of-date dependency (or Apache/APR too recent). I'm going to try the trunk version... Thanks, -Tom