Bit of an emergency as I'm told this laptop has to leave here in 15 minutes, I've gone ahead and configured, made, installed PHP 5.2 but an httpd restart still only sees the old PHP 5.0.4, I think there's a fairly simple way to get it to find the 5.2 version I've just installed but can't think what.
Any help gratefully received!
thanks
John Clement wrote:
Bit of an emergency as I'm told this laptop has to leave here in 15 minutes, I've gone ahead and configured, made, installed PHP 5.2 but an httpd restart still only sees the old PHP 5.0.4, I think there's a fairly simple way to get it to find the 5.2 version I've just installed but can't think what.
That's an easy one: Install it correctly.
Any help gratefully received!
Did you remove the old one? Is the new one in the right place? Does httpd know about it? Why do you compile software on your own when you don't know how to do it correctly? Questions, questions, questions ...
Ralph
PS: This mail wouldn't have been that harsh had you given *any* information on what you did. But you didn't. And above is what my crystal ball told me to write.
2009/1/22 Ralph Angenendt ra+centos@br-online.de:
John Clement wrote:
Bit of an emergency as I'm told this laptop has to leave here in 15 minutes, I've gone ahead and configured, made, installed PHP 5.2 but an httpd restart still only sees the old PHP 5.0.4, I think there's a fairly simple way to get it to find the 5.2 version I've just installed but can't think what.
That's an easy one: Install it correctly.
Any help gratefully received!
Did you remove the old one? Is the new one in the right place? Does httpd know about it? Why do you compile software on your own when you don't know how to do it correctly? Questions, questions, questions ...
Ralph
PS: This mail wouldn't have been that harsh had you given *any* information on what you did. But you didn't. And above is what my crystal ball told me to write.
Sorry if I riled you with the lack of information, I was under pressure to get it done quickly and only asked incase someone knew the answer off the top of their head based on it being a 'normal' install just enabling a few options.
On Thu, Jan 22, 2009 at 2:27 PM, Ralph Angenendt ra+centos@br-online.de wrote:
Why do you compile software on your own when you don't know how to do it correctly?
Is PHP 5.2 available through yum for CentOS 4? If so, I'm interested, because mine's only at 5.1.
Thanks, Scott
On Thu, Jan 22, 2009 at 12:14 PM, John Clement jc@m4-p.com wrote:
Bit of an emergency as I'm told this laptop has to leave here in 15 minutes, I've gone ahead and configured, made, installed PHP 5.2 but an httpd restart still only sees the old PHP 5.0.4, I think there's a fairly simple way to get it to find the 5.2 version I've just installed but can't think what.
php 5.0.4 has been outdated in the centos repos for AGES. I'm actually rather shocked you were still running it at all.
As Ralph has already stated, you need to say how you installed 5.2, since it's not available via any centos repo.
I realize I'm a bit late to the party, but Jason Litka has a yum repo of updated mysql/php/http that is pretty awesome. Doesn't look like anything's been updated since may of last year (php 5.2.6), but since the new php only came out in December, he may just be lagging a bit. You'll probably want to take a good hard look at http://www.securityfocus.com/ and their vuln db to see if any would affect you.
Patrick
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of John Clement Sent: Thursday, January 22, 2009 12:15 PM To: CentOS mailing list Subject: [CentOS] PHP 5.2 on Centos4
Bit of an emergency as I'm told this laptop has to leave here in 15 minutes, I've gone ahead and configured, made, installed PHP 5.2 but an httpd restart still only sees the old PHP 5.0.4, I think there's a fairly simple way to get it to find the 5.2 version I've just installed but can't think what.
Any help gratefully received!
thanks