How do I install php 5.2.10 on Ubuntu 10.04?
Posted
by nessur
on Server Fault
See other posts from Server Fault
or by nessur
Published on 2010-05-10T14:47:04Z
Indexed on
2010/05/11
11:14 UTC
Read the original article
Hit count: 231
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?
© Server Fault or respective owner