How to install multiple XAMPP versions OR Multiple PHP versions on MAC OS X 10.7 Lion

前端 未结 7 655
南旧
南旧 2020-12-17 20:28

I need to do some work on a legacy system that requires PHP 5.2

I already have XAMP 1.7.3 installed but this version has PHP 5.3.

Since this a work I might d

7条回答
  •  执笔经年
    2020-12-17 20:48

    We can use Xampp-VM for multiple xampp installation. I wanted to use multiple php versions for older and new projects without changing or wasting my time in configuration.

    So If your Xampp is already installed. Install new Xampp-VM from here

    https://www.apachefriends.org/download.html

    This will guide you, how to setup Xampp-Vm.

    https://www.apachefriends.org/blog/new_xampp_20170628.html

提交回复
热议问题