|
Different versions of PHP4 and PHP5 (4.3.11, 4.4.x, 5.1.x) at the same time - whatever the user prefers.
My setup runs everything in parallel on a load-balanced cluster and lets the user choose which version and which settings he wants to run. PHP4 for those with broken scripts that don't run with newer versions. PHP5 for the developers that want the latest and greatest. Works like a charm so far...
|