Does anyone have any tips for getting PHP5 and 4 to run on the same machine? I want PHP4 to run as my CLI version of PHP (for PHP-GTK) and PHP5 to work with Apache. Is it as easy as just installing in two different places? /usr/local/lib/php4 and /usr/local/lib/php? Thanks, Scott Mattocks