Hi.

I honestly don't know if this will help you, because I have no idea about 
FreeBSD.
But what I can tell you, is that I am running Apache 2.2 and mod_perl 2 succesfully on multiple servers, under various versions of Windows and under various versions of Linux, without any problems whatsoever. So it looks at least that if you are having a problem, it should be something specific to the FreeBSD environment that you are using, and not about the Apache 2.2 / mod_perl 2 combination in general.


GLG wrote:
Thanks everyone for earlier replies,

I now have Apache22 installed, but I am unable to start it with mod_perl2.

From my research, I am being led to believe that my mod_perl2 installation
may be faulty, due to the fact that Libtool needs to be patched, as it
incorrectly identifies FreeBSD 10 as FreeBSD 1.x, and that can be the source
of my problems (Undefined symbol "modperl_io_perlio_restore_stdout").

This information is several months old however. Does anyone know if the
above is fixed with Libtool 2.4.6? Can anyone here successfully load
mod_perl.so into apache22, or am I beating a dead horse?
Thanks again,
GLG

        
* GLG <i...@3dnetproductions.com> wrote:

Date: Thu, 16 Apr 2015 10:22:23 -0400
From: GLG <i...@3dnetproductions.com>
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 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 a
version 2.0.9 out?).
If indeed that is the case, then I must downgrade to a previous version of
Apache. But before I do, I'd like confirmation that my assumptions are
correct. Hopefully someone can answer this or suggest a better
alternative.
I've tried applying a previously released patch, and I've also tried
faking
it as described here.
http://lists.freebsd.org/pipermail/freebsd-ports/2014-August/094405.html

But in both cases, mod_perl will not build. Please see partial output
below.

Thank you,
Gina


/usr/ports/www/mod_perl2 # make build
===>   ap24-mod_perl2-2.0.8_2,3 depends on package: p5-BSD-Resource>=0 -
not
found
===>    Verifying install for p5-BSD-Resource>=0 in
/usr/ports/devel/p5-BSD-Resource
===>  Installing for p5-BSD-Resource-1.2907
===>   p5-BSD-Resource-1.2907 depends on file: /usr/local/bin/perl5.18.4 -
found
===>  Checking if p5-BSD-Resource already installed
===>   Registering installation for p5-BSD-Resource-1.2907 as automatic
pkg-static: Unable to access file

/usr/ports/devel/p5-BSD-Resource/work/stage/usr/local/lib/perl5/site_perl/5.
18/mach/BSD/Resource.pm: No such file or directory
pkg-static: Unable to access file

/usr/ports/devel/p5-BSD-Resource/work/stage/usr/local/lib/perl5/site_perl/5.
18/mach/auto/BSD/Resource/.packlist: No such file or directory
pkg-static: Unable to access file

/usr/ports/devel/p5-BSD-Resource/work/stage/usr/local/lib/perl5/site_perl/5.
18/mach/auto/BSD/Resource/Resource.so: No such file or directory
pkg-static: Unable to access file

/usr/ports/devel/p5-BSD-Resource/work/stage/usr/local/lib/perl5/site_perl/5.
18/mach/auto/BSD/Resource/_find_prio.al: No such file or directory

....

______________________________________________________
 * * Interactive Multimedia - Internet Management * *
  * * Virtual Reality  -  Application Programming  * *
   * 3D Net Productions 3dnetproductions.com *






Reply via email to