Skip to content

Instantly share code, notes, and snippets.

@vuthaihoc
Last active November 22, 2025 09:12
Show Gist options
  • Select an option

  • Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.

Select an option

Save vuthaihoc/7fb6cad80705aa08b2a508c115b9abc6 to your computer and use it in GitHub Desktop.
MAMP Additional PHP versions

Update 2025/09

  • Original links was died
  • You can try on Webarchive
    • Php versions as original links
  • Or Google driver as yunanmr comment
    • php5.3.6.zip
    • php5.3.14.zip
    • php5.3.29.zip
    • php5.4.45.zip
    • php5.6.40.zip
    • php7.3.33.zip
    • php7.4.33.zip
    • php8.0.24.zip
    • php8.1.13.zip
    • php8.2.0.zip
    • php8.3.0.zip
    • php8.3.1.zip

Original Links

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 ?

@rahsuri
Copy link

rahsuri commented Jun 27, 2025

If you want to use an older version of php, find the MAMP version that supports your desired php version here:

https://www.mamp.info/en/release-notes/

And then download that version for macOS or Windows here:

https://www.mamp.info/en/downloads/

There are many versions that are shown within the release notes but not shown within the downloads, so you will have to do a little bit of digging to find the correct version.

Obviously this comes with the downside of not having new MAMP features, so it depends on what is more important to you.

@antoniotheant
Copy link

Hello, all the links are broken?

@manishbhairwal
Copy link

Not Found
The requested URL was not found on this server.

@yunanmr
Copy link

yunanmr commented Oct 1, 2025

Hello, all the links are broken?
Not Found The requested URL was not found on this server.

https://drive.google.com/drive/folders/1V8M-ScBrdJg6-DKTqO_3c8wQ3i4q8p1E?usp=sharing

@vuthaihoc
Copy link
Author

vuthaihoc commented Oct 1, 2025

I updated the alternative links

Webarchive

@kamleshwebtech
Copy link

Thank you very much for sharing all the php versions bundle for mamp. I have copied php7.3.33 folder at Applications -> MAMP -> bin -> php -> php7.3.33. Then stopped and quit running Mamp application. Then restarted the MAMP application and its services but I am getting an error apache could not be started. please check your mamp installation and configuration.

Screenshot 2025-11-16 at 1 06 59 PM

Is there anyone help me to solve this issue? Kindly suggest me what is the issue and how can we solve it to run MAMP with php7.3.33 version?

Thanks a lot. Looking forward to hear from you. :)

@websquirrel
Copy link

websquirrel commented Nov 21, 2025

I miss php 8.1.33 on MAMP. Where can I get it?

@antoniotheant
Copy link

All php Php packages are here: https://www.php.net/releases/index.php

@kamleshwebtech I had the same problem because the folder had an extra hyphen - in its name.

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