I have not done much research into this yet, but hope someone here might be able to provide some advice.
I have a production FreeBSD server running Apache and it is running PHP 5.2.17 as an Apache module. The company that developed a CMS for me on this server cannot guarantee that it will work on newer versions of PHP.
I need to run a few other CMS packages for upcoming websites. However, these packages are suggesting PHP 5.3.x or 5.4.x as a minimum requirement.
Is there a way I can run more than one version of PHP at the same time on Apache?