Running PHP 5.1 and 5.2 on debian squeeze
- by Keil
I know that Debian Squeeze won't let me compile a PHP version (prior to 5.3.0).
But I need them for migrating some tools: Joomla (1.0.10) and SugarCRM (4.2.1b).
Actually, Joomla 1.0.10 can run on PHP 5.2, and SugarCRM on PHP 5.1.
But both will complain running under PHP 5.3.
So, I want to execute their upgrade process under their working PHP…