Yes, it is possible to dual compile PHP4 and PHP5. What I do on my webhsot is use PHP4 as the default and PHP5 as a CGI. So all the user has to do is add one line of code to their .htaccess which will turn PHP5 on.