Thanks, Tom, for the worldly advice.
But, here is my situation.
I am a single individual supporting 8+ Oracle research databases at
Vanderbilt University Medical center using a modperl authorization
system that I developed under modperl 1 and other perl scripts that
run under the Registry module
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I won't do that because when develping code on such an old code base
like 1.99.09 many things have been corrected/changed beside security
holes closed in apache 2, ... . And mod_perl is changing the next
release will probably shift everything from A
Thanks for the reply, but I did some more digging and decided that
having 2 versions of perl installed (improperly) on my system was
probably the culprit. And since red hat provides a version of
apache2 and modperl 2 with perl 5.8.0, I decided to just go with
that, even though it is 1.5 years o
Tom Caldwell wrote:
I am having a problem install mod_perl on red hat 9 with apache 2.0.53
installed in dir /opt/apache2 (it runs).
I executed >perl Makefile.PL with options
MP_USE_DSO=1 and MP_AP_PREFIX=/opt/apache2
which ran successfully. Then I executed >make and got the following
results:
g
I am having a problem install mod_perl on red hat 9 with apache
2.0.53 installed in dir /opt/apache2 (it runs).
I executed >perl Makefile.PL with options
MP_USE_DSO=1 and MP_AP_PREFIX=/opt/apache2
which ran successfully. Then I executed >make and got the following
results:
gcc
-I/home/caldwell