|
Posted by Michael Phipps on 11/15/97 11:23
Hi,
I've decided it's time to take PHP5 for a spin, but all the hosts I use are
still only on PHP4, so I need to keep PHP4 running and operational on my dev
box.
My dev environment is a Windows XP Pro Machine with Apache 1.3.33 and PHP
4.4.0
I'm sure many of you have PHP4 and PHP5 running on a Windows Box with Apache
as your server. I'm particularly interested in being able to use ports to
decide what version of PHP I am running, so I can just add a port number to
see how a page will perform in PHP5. ie: http://randomsite/index.php ->
PHP4, http://randomsite:81/index.php -> PHP5
What solutions have you guys come up with?
Michael.
Navigation:
[Reply to this message]
|