After moving my website to the new Ubuntu Server 10.10 it started to work with errors. I know the problem is in the PHP compatibility. Insead of fixing the website I prefer to downgrade from PHP 5.3 to PHP 5.2 this time.

How to do that on Ubuntu Server 10.10? I have found the solution for Ubuntu 10.04 but seems it won't work anymore.

link|improve this question

80% accept rate
1  
Please note that current 5.2 release is the last one supported, so fixing your code may be a good idea. – StasM Dec 25 '10 at 5:46
feedback

2 Answers

up vote 1 down vote accepted

http://thejibe.com/blog/10/10/php-5210-debs-ubuntu-1010-maverick

http://harx.nl/component/content/article/2-linux/22-installingphp52onubuntu1010

Hope the above helps

link|improve this answer
I used the quick method which I have found in user's comments on your first link randyfay.com/node/63 – Andrew Dec 23 '10 at 17:09
feedback

Use this script on Ubuntu forum. It worked for me flawlessly. But the first link above has some invalid urls and the second one is customized for apache.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.