Forum archive 2000-2006

jdedba - compile Apach2 on RedHat EL 4

jdedba - compile Apach2 on RedHat EL 4

by Arnold Pizer -
Number of replies: 0
inactiveTopiccompile Apach2 on RedHat EL 4 topic started 12/7/2006; 11:55:13 AM
last post 12/8/2006; 7:53:43 PM
userjdedba - compile Apach2 on RedHat EL 4  blueArrow
12/7/2006; 11:55:13 AM (reads: 179, responses: 1)
I am installing WeBWorK 2.3 on RHEL4, and get questions on Apache2 about the "prefork MPM" which is new to me.

1. Does anyone have a procedure or script for compiling Apache2 from source with the "--with-mpm=prefork" switch?

2. Which and how many source files I need from RHEL4 CD for the rebuild to make Apache2 work with WeBWork?

3. Apache2 was installed during the RHEL4 installation in my box. Should I remove it first before I install the new compiled Apache2 package? or are there RPM options I should use in the installation to overwrite the existing one?

Thanks a lot.

Jeff

<| Post or View Comments |>


userSam Hathaway - Re: compile Apach2 on RedHat EL 4  blueArrow
12/8/2006; 7:53:43 PM (reads: 248, responses: 0)
Yes, you should remove your the distribution Apache2 packages. Once you've done that, download the latest Apache2 source from http://httpd.apache.org/ and build it as described here:

http://webhost.math.rochester.edu/webworkdocs/discuss/msgReader$4179#4182

You might need some libraries and development packages from RedHat. I don't know which ones.
-sam

<| Post or View Comments |>