Re: trying mod_perl patches for httpd 2.4

2012-09-22 Thread Andy Colson
Bummer... make test totally dies: ulimit -c unlimited; /usr/bin/perl5.16.1 /home/andy/apps/mod_perl-2.0/t/TEST -bugreport -verbose=0 AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.3. Set the 'ServerName' directive globally to suppress

Re: trying mod_perl patches for httpd 2.4

2012-09-22 Thread Andy Colson
On 09/22/2012 11:20 AM, Andy Colson wrote: Hi all, I downloaded 2.0.7 source, then applied these patches: http://jkaluza.fedorapeople.org/mod_perl/all.tgz My first attempt: $ perl Makefile.PL MP_APXS unspecified, using /usr/bin/apxs no conflicting prior mod_perl version found - good. Config

trying mod_perl patches for httpd 2.4

2012-09-22 Thread Andy Colson
Hi all, I downloaded 2.0.7 source, then applied these patches: http://jkaluza.fedorapeople.org/mod_perl/all.tgz My first attempt: $ perl Makefile.PL MP_APXS unspecified, using /usr/bin/apxs no conflicting prior mod_perl version found - good. Configuring Apache/2.4.3 mod_perl/2.0.7 Perl/v5.16

Re: Help Offered

2012-09-22 Thread Tom Browder
On Fri, Sep 21, 2012 at 11:55 PM, Fred Moyer wrote: > On Thu, Sep 20, 2012 at 3:04 AM, Tom Browder wrote: >> I'm Tom Browder, a Perl user with a fair amount of Perl, C, and C++ ... > Welcome! Thanks, Fred. >> How can I help get mod_perl 2 up and running on the latest Apache? > > There are a fe