Skip to content

Instantly share code, notes, and snippets.

@vuthaihoc
Created August 1, 2018 07:53
Show Gist options
  • Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.
Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.
MAMP Additional PHP versions
PHP 5.1.6
PHP 5.2.17
PHP 5.3.5
PHP 5.3.6
PHP 5.3.14
PHP 5.3.29
PHP 5.4.4
PHP 5.4.45
PHP 5.5.38
PHP 5.6.27
PHP 5.6.28
PHP 5.6.29
PHP 5.6.30
PHP 5.6.31
PHP 5.6.32
PHP 7.0.12
PHP 7.0.13
PHP 7.0.14
PHP 7.0.15
PHP 7.0.16
PHP 7.0.20
PHP 7.0.22
PHP 7.0.26
PHP 7.0.27
PHP 7.1.0
PHP 7.1.1
PHP 7.1.2
PHP 7.1.3
PHP 7.1.4
PHP 7.1.5
PHP 7.1.6
PHP 7.1.8
PHP 7.1.12
PHP 7.1.13
PHP 7.2.1
@zarankumar
Copy link

thanks for sharing. can u please link PHP 7.4 and php8 download link?

@manuelsosi
Copy link

Thank you mate, you saved me a lot of headache :)

@kamleshwebtech
Copy link

kamleshwebtech commented Sep 17, 2023

Kindly share PHP 8.2.10 version compatible with MAMP download link. Thanks

@vuthaihoc
Copy link
Author

Kindly share PHP 8.2.10 version compatible with MAMP download link. Thanks

I dont use MacOS anymore. I think you can try this way https://gist.github.com/codeadamca/09efb674f54172cbee887f04f700fe7c

@kunalgala
Copy link

Many of the older and also biger software versions were in php 5.3 latest mamp version isn't even showing the older php version option, any suggestion?

@battlecity19
Copy link

Same here. php 7 and up seems to show up, but it doesn't show anything 5.6 and lower

@battlecity19
Copy link

nvm, looks like none of these packages seem to work on MAMP

@sirion89
Copy link

Ty for the links but with MAMP PRO 7.2.x even if u copy-paste the php folder inside /Applications/MAMP/bin/php/ it still doesn't show when you want to change the PHP version. Nether as global PHP version nor as host-related in cgi mode.

I even tried going a little deeper creating a "fake" .ini inside /Library/Application Support/appsolute/MAMP PRO/conf and trying to create a "fake" .fcgi inside /Applications/MAMP/fcgi-bin.

Lastly i tried modifing /Users/Diego/Library/Application Support/appsolute/MAMP PRO/httpd.conf but even with all of that i had no luck so i guess something changed on how mamp sees other installed php versions....

@tomygrenier
Copy link

Same here! Have you found a way to install a version of PHP 5 with MAMP PRO 7.2.x ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment