Page 1 of 1

howto upgrade to php 4.3.10 en according zend...

Posted: Wed Dec 22, 2004 9:34 am
by niels
can some one explain me how to upgrade my php to the stable version, i read already some topics about it and i know i also have to upgrade my zend software...

Posted: Wed Dec 22, 2004 10:21 am
by Galactic Zero
for php, yum update php, for up2date update --nosig php

There are other threads with the instructions to update zend.

Posted: Wed Dec 22, 2004 4:26 pm
by scott
I sign the rpms now with my GPG key, so provided you install it, you shouldnt need to use --nosig any more

Posted: Thu Dec 23, 2004 1:16 pm
by Robinc
The php is no problem, but is there a way of updating Zend with yum or up2date because i've tried this and none of the zend is found by up2date or yum...

Posted: Thu Dec 23, 2004 11:10 pm
by scott
not yet, although someone else was working on an rpm

Posted: Mon Dec 27, 2004 11:13 am
by dw
How can I do this on PSA 6.0? I haven't upgraded to 7+yet.

Posted: Mon Dec 27, 2004 3:30 pm
by scott
just upgrade it with yum, thats all it should take. The psa version doesnt make any difference really

Posted: Mon Dec 27, 2004 8:06 pm
by Master Ruthless
Should be able to use yum to update php and then go here to get the zend optimizer:

http://www.zend.com/store/products/zend-optimizer.php

Installation is quite simple its as involved as running ./install.sh and answering a few questions regaurding paths to certain items.

PSA 6.0

Posted: Tue Dec 28, 2004 12:26 am
by dw
For some reason the new php RPM is not showing up for me on the "atomic-psa" channel with yum.

Code: Select all

[root@s1 etc]# rpm -qa | grep php-4.3
php-4.3.3-art.rh73.2
here is the relevant part of my yum.conf

Code: Select all

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://archive.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/art/$releasever/
php does not show up when I run the command "yum list"..

Am I using the wrong channel? Should I just use the redhat update channel?

Sorry to be such a pain in the butt. :)

Posted: Tue Dec 28, 2004 11:45 am
by scott
Thats the right channel, but I dont support rh7.3 anymore