PDA

View Full Version : [ubuntu] How to upgrade to PHP 5.2.9?



z33k3r
April 23rd, 2009, 05:52 PM
Hello everybody. I am trying to update PHP from 5.2.6 to 5.2.9. There are some major bug fixes that I need implemented. The problem is that apt-get is not installing any PHP version higher than 5.2.6! The install of Ubuntu was 8.04 and then was upgraded to 8.10 due to the PHP limits of the 8.04 release... but I am not getting PHP 5.2.9? Any help would be appreciated!

z33k3r
April 23rd, 2009, 09:41 PM
Has nobody really run into this? I am astounded that I haven't been able to find anything on these forums or Google!:confused:

z33k3r
April 23rd, 2009, 11:05 PM
Does any body have a clue?

z33k3r
April 23rd, 2009, 11:31 PM
I ended up adding a new repository location to my list that had the package (dotdeb.org)...

ubuntuforums
April 24th, 2009, 04:21 AM
I was wondering about this as well. Glad you found a way to get 5.2.9. Thanks.

z33k3r
April 24th, 2009, 03:19 PM
I added :

deb http://packages.dotdeb.org/ oldstable all

Then ran :

apt-get update
apt-get install php5-cli

Hope this helps somebody like me when I was looking for it. :)

alexlittle
June 6th, 2009, 04:40 PM
Thanks for this - exactly what I needed to know :-)

z33k3r
June 6th, 2009, 05:26 PM
Just to follow up; if you start using third-party application distros, make sure to read their forums and comments on their site. For example, there were some naming inconsistency which stopped me from installing a progress bar module.

rojakcoder
June 18th, 2009, 04:31 AM
I added :


Then ran :


Hope this helps somebody like me when I was looking for it. :)

Thanks for the tip! It sure helped.

jumbo-jet
February 15th, 2010, 03:50 AM
hi,

plz folks. help me and others share you success by telling us step-by-step how you managed to upgrade to php-5.2.9.

i have managed to down oad the .gx & bz2 and unpacked it. BUT i have some questions...

q1. WHICH FOLDER DO THESE X unzipped FILES GO IN

q2. PLZ show us how to configure them for apache ie. with ds support

q3. How to compile them

q4. How can we finally make it all work as a proper lamp.


thanks. your HELP URGENTLY NEEDED - sure, others will also benefit.

( shame ubuntu system can't do this by the synaptic manager..!? )

BIG THANK YOU !

jumbo-

conner_bw
February 22nd, 2010, 10:27 PM
Hi,

This no longer works... Seems dotdeb moved 'oldstable' to http://archives.dotdeb.org/

To add insult to injury, 'oldstable' is no longer used as a naming convention. I now have to choose from: etch, lenny, sarge, woody.

Which is the correct repo for Ubuntu 8.04?

Thanks.