Page 1 of 1
Everything still the same after long yum update
Posted: Fri Apr 13, 2007 11:16 am
by Mistraal
I have a fresh FC4 box with Plesk 8.1.1 (recently updated).
I was reading in the swsoft forums that here was the place to get PHP 5.1.6 and MySQL 5. So I added the atomic repo to my yum.conf and did a "yum update".
The update included PHP 5.1.4 and appeared to be successful i.e. no errors made it die, however, checking my PHP version with phpinfo() still reports as version 5.0.4.
Is there something I've missed?
Any help would be most welcome.
Adam
==============
effortlessweb.net
Posted: Fri Apr 13, 2007 11:30 am
by breun
Have you restarted httpd?
Posted: Fri Apr 13, 2007 12:25 pm
by Mistraal
Yessir. Various times. And rebooted.
Posted: Fri Apr 13, 2007 12:29 pm
by breun
What does 'rpm -q php' say?
Posted: Fri Apr 13, 2007 12:33 pm
by Mistraal
php-5.0.4-10.5
Does that mean that the update did NOT install 5.1.4 as it said?
Posted: Fri Apr 13, 2007 12:35 pm
by Mistraal
yum.log shows :
Apr 13 22:56:55 Installed: php51.i386 5.1.4-20060823.fc4
Posted: Fri Apr 13, 2007 12:37 pm
by breun
Those php51-* packages are only used internally for SiteBuilder (and are created by SWsoft, not by Scott).
Posted: Fri Apr 13, 2007 12:39 pm
by Mistraal
Strange ... I would have thought that it would have shown "Updated" instead of "Installed" on there.
So it would appear that I may have 2 different versions of PHP installed on my system yet only one is reporting as being installed.
I'm in valueweb but this problem is one that is similar to one with 1and1.
Posted: Fri Apr 13, 2007 12:40 pm
by Mistraal
breun wrote:Those php51-* packages are only used internally for SiteBuilder (and are created by SWsoft, not by Scott).
Ahh...
So I need to get PHP from atomic-bleeding after all then?
Posted: Fri Apr 13, 2007 12:52 pm
by breun
Neither
http://www.atomicorp.com/channels/atomi ... i386/RPMS/ (new stable channel) nor
http://3es.atomicrocketturtle.com/atomic/art/4/RPMS/ (old stable channel) has PHP rpms for FC4. You could try the bleeding channel, but be warned that that channel is called bleeding for a reason.
(BTW, FC4 is EOL.)