
... Preguntaría:
¿Por qué, para conseguir esto, habría que instalar a PHP como CGI?; ¿No se podría manejar las diferentes versiones como módulos independientes de Apache?.
Me entró la duda al ver que
WAMP5 (que maneja PHP5) tiene un addon que instala igual PHP4:
Cita: This add-on will transform your WAMP5 in a 2 in 1 server :
Apache - PHP4 - MySQL or
Apache - PHP5 - MySQL
Changing from PHP5 to PHP4 is automatic and takes just a few secondes.
You can have a special conf for each PHP since there are two php.ini files.
¿Será que manejan PHP como CGI?; Lo dudo. Y si menciona que hay 2 configuraciones independientes...

.