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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -