I have some PHP 3 scripts that were written in the late 90's that I need to see in action. They are incredibly insecure and awful so I am doing this on a non-production environment. Newer versions of PHP refuse to compile or execute them.
How can I ask Debian to install this old PHP for Apache 2.2 ?
Thanks