>-----Original Message----- >From: redhat-list-bounces@xxxxxxxxxx >[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of mark >Sent: Thursday, February 08, 2007 11:01 PM >To: General Red Hat Linux discussion list >Subject: Re: Apache & php5, RHEL 4 > >Gaddis, Jeremy L. wrote: >> On Thu, 8 Feb 2007, mark wrote: >>> What I'm worried about is it finding /usr/local/apache, and putting >>> modules there, instead of where the running apache will >find them, in >>> /usr/lib/blah,blah,blah. That, in fact, is one of my two >primary issues. >> >> So install your custom-built RPM on a test box first and see >what happens? > >This is the test box for this. It's also a development box, >and I can't >change out apache. Guys, this is a project at work, not a home system, >and I have real, hard limits as to what I can change. > > mark > >-- >redhat-list mailing list >unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe >https://www.redhat.com/mailman/listinfo/redhat-list > Mark. Another option is to compile apache from source with all the necessary modules. It will install in usr/local/apache. You can then replace the /usr/sbin/httpd with a symlink to usr/local/apache/bin/httpd. I have used this as a workaround for this type of situation in the past and it works fine. For anybody who is now saying "Yeah, but RedHat won't support it!" Has any one actually gone to RH for support? My $0.02 Regards, Marshall -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list