Possible Duplicate:
PHP 5.2x on Ubuntu 10.04 Lucid Lynx

I'm setting up a new Ubuntu server, but it's going to be running a somewhat old PHP application that seems to have conflicts with PHP 5.3.

How do I configure Apt to give me the option to install a previous 5.2.x version of PHP?

link|improve this question
2  
Answered here: serverfault.com/questions/138209/… – nuqqsa May 10 '10 at 15:20
feedback

migrated from stackoverflow.com May 11 '10 at 11:07

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by joschi, ErikA, splattne May 12 '10 at 9:34

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Instruction here http://mrkandy.wordpress.com/2010/04/16/install-php-5-2-x-in-ubuntu-10-04-lucid/

link|improve this answer
1  
This is a really hard solution to maintain. This page is easier to implement. edge.launchpad.net/~txwikinger/+archive/php5.2 – nessur Jul 12 '10 at 20:25
feedback

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