2

I have a MAMP PRO version 5.6 installed on my Mac.

I need to add php-8 version to my Mamp.

Can't find a solution. Please advice.

Thanks.

Simon
  • 22,637
  • 36
  • 92
  • 121

1 Answers1

-1

You don't have to 'add' it to your MAMP since it's already there. Take a look at your MAMP, then find PHP menu on the sidebar, then select the default version of it.

See below:

MAMP Pro Selecting PHP Version

And you also could selecting PHP version per-project.

Selecting PHP per Project

Richie Permana
  • 294
  • 3
  • 15
  • It shows up to version 7.4 for me, no 8.x versions there. – Simon Aug 22 '22 at 19:54
  • Hello @Simon, I mean if you take a closer look at my first screenshot, there is a small "+" button next to the form field "Default Version". You should be able to just easily download the version do you want. Let me know if that helps you and mark the answer as the correct one! – Richie Permana Sep 07 '22 at 10:14