LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   RedHat 2.4 and Apache 2.4.6 (https://www.linuxquestions.org/questions/linux-server-73/redhat-2-4-and-apache-2-4-6-a-4175619087/)

abessolo 12-06-2017 01:25 PM

RedHat 2.4 and Apache 2.4.6
 
Hi!!!
I am currently on version 6.4 of Red Hat and 2.2 of apache. I would like to know if Red Hat 6.4 is compatible with apache 2.4.6.
Thank you for your understanding

Ztcoracat 12-06-2017 02:37 PM

The current version of Apache is 2.4.29.
https://httpd.apache.org/

Apache HTTP Server versions included in currently-supported products

https://access.redhat.com/solutions/445713

Read the first 2 paragraphs here when you have time-
https://developers.redhat.com/blog/2...tpd-2-4-rhel6/

HTH

Timothy Miller 12-06-2017 02:43 PM

You can use red hat software collection to get Apache 2.4 on RHEL 6. Otherwise, it only has Apache 2.2

Also, RHEL 6.4 is really dated, why aren't you running 6.9?

abessolo 12-07-2017 04:36 AM

Hi
Thank you Ztcoracat for your return but I am not looking for the versions of Red Hat and Apache. Just find out if someone has already run apache 2.4 on Red Hat 6.4.
Timothy Miller thank you for this track. I have an old application that runs on this version.

Ztcoracat 12-07-2017 03:23 PM

Quote:

Originally Posted by abessolo (Post 5790010)
Hi
Thank you Ztcoracat for your return but I am not looking for the versions of Red Hat and Apache. Just find out if someone has already run apache 2.4 on Red Hat 6.4.
Timothy Miller thank you for this track. I have an old application that runs on this version.

You're Welcome.

Hopefully others will chime in and tell you if they have run apache 2.4 of RH 6.4--

John VV 12-07-2017 06:12 PM

the redhat repos HAVE the apache server software IN THEM

Code:

su -
-- root pass --
yum install httpd

BUT seeing as you are using a a version that has NOT BEEN SUPPORTED in over 5 YEARS
you will be unable to install that

the repos no longer exist

contact redhat tech support

you are paying for the license ? RIGHT ?
well NO you are not redhat dose not support 6.4

but yes back in 2013 i was using apache 2.4

right here is the SHOW STOPPER
Code:

yum list -C httpd24-mod_*
yum can NOT be used on the 5 year long unsupported 6.4

Build it from SOURCE


All times are GMT -5. The time now is 10:10 AM.