Hello,
I have a problem, I have 2 applications that run with different versions of PHP, I would like to know how I could build a server with 2 simultaneous versions of PHP.
I have read this about XAMP: https://stackoverflow.com/questions/45 ... s-in-xampp
But I wish I could do something similar in MAMP.
Running multiple versions of PHP
-
- Site Admin
- Posts: 164
- Joined: Wed Jan 20, 2021 3:06 am
Re: Running multiple versions of PHP
MAMP has CGI mode which allows each of your hosts to be a set to a different PHP version
MAMP Support Forums is an unofficial support forum covering MAMP & MAMP Pro solution stacks.
-
- Posts: 2
- Joined: Fri Nov 19, 2021 5:12 pm
Re: Running multiple versions of PHP
How can configure CGI