I'm working on symfony2 project, the same time, I have many projects are working on the same server On PHP 5.2, however symfony2 works just with PHP version 5.3 or newer.
I'm asking about a way to work with 5.2 and 5.3 in the same time.
It is possible to setup two servers with different PHP version on the same machine?