PDA

View Full Version : [ubuntu] Downgrade PHP



kouiti
March 10th, 2010, 04:57 PM
Hi all,

I'm a developer and I use ubuntu in my workstation (even if I'm not so good in linux), however I'm a PHP developer and I developed an application which was working just fine with PHP version 5.2.6 some days ago I made an upgrade to my workstation and I get the 5.2.10 version of PHP, the problem is my application broke down, I tried to fix it but it seems to be a problem of this PHP version so I made an upgrade to the 5.3.2 version but it still not working.

sorry to not make it short :( my question is:
How can I downgrade my PHP version to 5.2.6 ?
I have searched a lot but with no result and it was even not easy to upgrade it to 5.3.2 because its not any more a supported by ubuntu 9.10

jaya28inside
September 2nd, 2010, 03:49 AM
change your repository bro... use karmic rep. :D then issue the apt-get again.

kouiti
September 6th, 2010, 11:10 AM
Hi, thanks jaya28inside I have a new installation since I posted this question :)