Today, when I debug a set of PHP programs, some of the functions used in the program are not available in the lower version, so I can only get a high version of PHP.
As a web developer, it is sometimes necessary to install different versions of Php,apache and MySQL on a machine.
Here's a screenshot of my successful configuration
Different versions of PHP:
Different versions of Apache:
Here I take the installation php5.3.10 as an example to explain
Action method:
Tray icon Left-click-> PHP-> Version-> Select Get more...-> to open the page, you can see the following screenshot:
Then, click PHP (red box section)
I am here to install PHP5.3.1, find the corresponding version of the download, you can be a fool for installation.
Once the installation is complete, a php5.3.10 directory can be found in the Wamp installation directory \bin\php\ directory.
Restart Wamp, you can
Tray icon Left-click-> php-> version to toggle different PHP versions.
Apache and MySQL installation method is similar, here is not a detailed screenshot.