I need to use an older version of php for my project (I know that it isn't supported). I have tried adding PPA ppa:ondrej/php
, but it doesn't work - It couldn't find the package. Is there another way?
Simple
sudo apt-get install php5
doesn't work either; it returns no installation candidate