I know that historically WAMP has only supported a single version of PHP at once, but my sysadmin swears up and down that there were notes in a release log that it was now possible to run different versions of PHP on different virtualhosts now.
Can anyone please confirm this? And if so, how do you enable it? I've tried the usual ways of updating the .htaccess file (such as using AddHandler) but most changes simply download the php file through the browser instead of executing it anymore.
Thanks in advance!
Can anyone please confirm this? And if so, how do you enable it? I've tried the usual ways of updating the .htaccess file (such as using AddHandler) but most changes simply download the php file through the browser instead of executing it anymore.
Thanks in advance!