Getting XAMPP to work with multiple version of PHP

Posted by Pennf0lio on Super User See other posts from Super User or by Pennf0lio
Published on 2010-03-25T07:48:57Z Indexed on 2010/03/25 8:43 UTC
Read the original article Hit count: 417

How can I install XAMPP to work with different versions of PHP?

I use XAMPP because some of the scripts are buggy when run in WAMP. I use WAMP because it supports different versions of PHP.

But now I would like to streamline it down to just XAMPP so that my web development would be easier to manage.

Is it possible to configure XAMPP to work with more than one version of PHP? Or is it something that I have to look for in an alternative solution?

Note: I'm running on Windows 7.

© Super User or respective owner

Related posts about web-development

Related posts about xampp