PHP4 and 5?

Has anyone attempted to run php 4 and 5 at the same time? I was thinking I could leave php4 as an apache module, then compile php5 as cgi, then just have it take care of .php5 files only. It would be a nice way to slowly start moving to php5. Anyone attempted something like this, and if so how did it work?

 

 

 

 

Top