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
@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