Is it wrong to hate web server configurations? You might think after reading this I’m a web server expert, I’m far, far, far from a server expert, just happen to be very good at finding server tutorials written by others and following their instructions! I’ve been using WAMPserver version 2.5 and XAMPP server 3.2.2 for localhost testing: WAMPserver and XAMPP are two ways to run an Apache server on a Windows PC for testing/development. WAMPserver 2.5 had Apache 2.4.* and PHP 5.5.* and XAMPP had Apache 2.4.* and PHP 7.0.* : also have a live server running Apache 2.2.* and PHP 5.3.*, the live server is well overdue an update. So I had three versions of PHP, but had to […]

Continue Reading How to Use WAMPserver With Multiple PHP Versions