Running multiple versions of PHP

All MAMP discussions around troubleshooting and anything related to MAMP. Be as detailed as possible here when posting an issue.
Post Reply
adrian.sandoval
Posts: 2
Joined: Fri Nov 19, 2021 5:12 pm

Running multiple versions of PHP

Post by adrian.sandoval »

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.
mampsupportmod
Site Admin
Posts: 156
Joined: Wed Jan 20, 2021 3:06 am

Re: Running multiple versions of PHP

Post by mampsupportmod »

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.
adrian.sandoval
Posts: 2
Joined: Fri Nov 19, 2021 5:12 pm

Re: Running multiple versions of PHP

Post by adrian.sandoval »

How can configure CGI
Post Reply