apache - Is there a way to run PHP 5.3 next to PHP 5.4 -


is there way run php 5.3 next php 5.4? i'd run simultaneously under apache. i'd on windows 7 (using xampp) , on ubuntu 12.04.

it's possible have multiple versions of php installed. iis it's easy swap 1 other, , should possible in apache well. don't know how 1 web-server support multiple instances simultaneously.

hopefully these links of help:

how setup multiple php versions on apache
running multiple apache instances


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -