I just installed Ubuntu server 14.04, I need to migrate my site from old server Ubuntu 10.04 (which has php 5.3) to the new server,
but currently when i install php using
`apt-get install php`
i found the installed version is "PHP 5.5", how can i install 5.3?
If it is n't possible, what is the previous possible version of Ubuntu i should downgrade to be compatible with "PHP 5.3"?