Phillip S. Baker wrote: > I am interested in running two versions of of PHP. > I want to see if I can get my boss to buy into migrating to PHP 5. > > I want to set it up locally. > > Locally I am running apache on a windows XP box with PHP 4. > > I would like I would like to be able to set up PHP 5 as well on the > server and have some folders/virtual hosts set up in php 4 and others in > php 5? > > Is this possible? > How would I go about doing it? Set up one as module, the other as CGI (or both as CGI of course). google will provide you with many many pointers on this subject, eg: http://www.gentoo.org/proj/en/php/php4-php5-configuration.xml Gr, Koen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php