ckage with
that version. What a dilemma.
Then I was lucky enough to discover a mod_perl2 development snapshot package
that also insisted on re-installing Apache24, but it was worth a try at this
point, and it worked perfectly (ap24-mod_perl2-2.0.8_4,3). Thanks everyone.
-Original Message-----
prescribed and report back here. Hopefully, my experience will help others
in the future. Thank you,
-Original Message-
From: Vincent Veyron [mailto:vv.li...@wanadoo.fr]
Sent: Sunday, May 10, 2015 8:28 AM
To: Jie Gao
Cc: GLG; 'mod_perl list'
Subject: Re: mod_perl and apache 2.4
E: mod_perl and apache 2.4
mod_perl.so indeed does not have "modperl_io_perlio_restore_stdout", nor
"modperl_io_perlio_restore_stdin";
it does have "modperl_io_perlio_restore", which does not seem to be defined
anywhere in the source. Not sure why.
-JIie
_
hich does not seem to be defined
anywhere in the source. Not sure why.
-JIie
From: GLG [i...@3dnetproductions.com]
Sent: Saturday, May 09, 2015 10:55 AM
To: 'mod_perl list'
Subject: RE: mod_perl and apache 2.4
It doesn't matter how I install m
x27;???
Is this really a mod_perl list?
Thank you,
-Original Message-
From: GLG [mailto:i...@3dnetproductions.com]
Sent: Friday, May 01, 2015 7:12 PM
To: 'mod_perl list'
Subject: RE: mod_perl and apache 2.4
Thanks André. Your info was useful. I can't say that I solve
Thanks André. Your info was useful. I can't say that I solved this yet, but
I did find something strange.
But first, I no longer think there's an issue with libtool. It looks like
there's a fix running.
Secondly, I had to 'pkg install p5-BSD-Resource' dependency manually,
because the automatic i
m I beating a dead horse?
Thanks again,
GLG
* GLG wrote:
> Date: Thu, 16 Apr 2015 10:22:23 -0400
> From: GLG
> To: modperl@perl.apache.org
> Subject: mod_perl and apache 2.4
> X-Mailer: Microsoft Office Outlook 12.0
>
> Hello List,
>
> I am new here. In the
Hello List,
I am new here. In the process of moving several websites to a new server
running FreeBSD 10 and Apache 2.4. This needs to happen quickly.
Unless I am mistaken, it would appear that there is currently no solution as
far as running Perl with Apache 2.4 via mod_perl 2.0.8 (or is there