From elchingonometrico at yahoo.com Mon May 7 16:50:32 2007 From: elchingonometrico at yahoo.com (=?iso-8859-1?Q?Emmanuel_Nu=F1ez?=) Date: Mon, 7 May 2007 09:50:32 -0700 (PDT) Subject: RHEL4 64bits Apache2 + PHP5+ Mysql + gd HHEEELLLPPP!!!. Message-ID: <16484.65349.qm@web31007.mail.mud.yahoo.com> hello, I am an Server Admin and that is my first time in Red Hat, i am allways use YUM for update my softwares and my librarys, but in this case i need some help... first.- my web designers need the php5 and redhat do not have the update for that in RH4. i am build via ./configure all... mysql, php5 and apache2 ... now is working but when i try to compile the GD lib i can not... some body can help me??.... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From jch at scalix.com Wed May 9 08:44:00 2007 From: jch at scalix.com (John Haxby) Date: Wed, 9 May 2007 09:44:00 +0100 Subject: RHEL4 64bits Apache2 + PHP5+ Mysql + gd HHEEELLLPPP!!!. In-Reply-To: <16484.65349.qm@web31007.mail.mud.yahoo.com> References: <16484.65349.qm@web31007.mail.mud.yahoo.com> Message-ID: <464189D0.2000702@scalix.com> [1st reply went awry, but it may have gone] Emmanuel Nu?ez wrote: > first.- my web designers need the php5 and redhat do not have the update for that in RH4. > There's a good reason for that: RHEL4 is supposed to be stable and they don't go in for major upgrades of components. > i am build via ./configure all... mysql, php5 and apache2 ... now is working but when i try to compile the GD lib i can not... some body can help me??.... > I wouldn't do it that way. Centos.org has yum and an "extras" repo that provides, among other things, PHP5 and a bunch of dependencies -- see the web site. I'd still think twice about doing that though because upgrading to RHEL5 is probably more attractive. (Before you ask: yes, you do have a license for that; you have an RHEL license, it's not version specific.) RHEL5 has php5 and you'll have the benefit of it being covered by whatever support level you currently have. jch