LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Can Apache 1.3/mod_perl 1.2 run under RHEL? (https://www.linuxquestions.org/questions/red-hat-31/can-apache-1-3-mod_perl-1-2-run-under-rhel-616457/)

austinke 01-26-2008 11:49 AM

Can Apache 1.3/mod_perl 1.2 run under RHEL?
 
Hi:

I've got an app that currently runs quite nicely under:

-Apache 1.3.31
-mod_perl 1.28
-Perl 5.6.1

We're buying some new hardware, and I wanted to be sure that RHEL 4 would allow me to over-ride the default Apache 2.x, Perl 5.8 install, and revert back to the older versions of Apache and Perl.

Anyone have any advice/experience/ideas on this front?

Thanks,
Kevin

thebouv 01-27-2008 12:09 PM

Sure, you can easily remove apache and mod_perl from RHEL 4. Then install the versions you want. Probably from source, however. Not sure of rpm compatibility.

But as for Perl, that'll be a bit trickier as many things us the Perl rpm on RHEL.

I've had many, many applications running on Perl 5.6 and moved to Perl 5.8 with absolutely no issues.

Really though, if your app currently runs quite nicely under your old Apache and mod_perl, it'll more than likely run same or better with the updated versions. Plus, think of the fixed bugs and security issues in the newer versions.


All times are GMT -5. The time now is 07:42 PM.