Good day.
I need to setup a development web server that should host both PHP5.2.x and
PHP5.3.x. Our goal is to maintain PHP5.2-based application versions while
having room for growth to have ready environment for PHP5.3 web development.
Can anybody please give me pointers on how this can be done?
One idea I have is to have both multiple web servers in one box like
built-in Apache 1.3 and Apache 2 with PHP5.2.x and PHP5.3.x respectively
each with individual virtual host configuration but it's quite complex,
hoping somebody could advise me on this.
Thanks.

Reply via email to