*MAMP Pro 7 Release Tracking Thread*

All MAMP discussions around troubleshooting and anything related to MAMP. Be as detailed as possible here when posting an issue.
Post Reply
mampsupportmod
Site Admin
Posts: 161
Joined: Wed Jan 20, 2021 3:06 am

*MAMP Pro 7 Release Tracking Thread*

Post by mampsupportmod »

New thread for MAMP Pro 7 - Issues & Discussions.

2024-07-16
MAMP & MAMP PRO

MySQL 8.0 added
Google Drive and (S)FTP added to the cloud feature.
MAMP PRO
Simplified main window: Server settings have been moved to the new settings panel. Site-related settings remain in the main window.
MySQL 8.0 added
Option to copy databases from MySQL 5.7 to MySQL 8 using an upgrade checker utility to ensure that your MySQL 5.7 databases are ready for use with MySQL 8.
Flexible document root settings: Store components outside the document root
Google Drive and (S)FTP added to the Cloud feature
Image Optimiser. MAMP PRO can now automatically optimise image file sizes
Improved Python support, e.g. additional versions can be installed
Many features, such as snapshots, can now be accessed from the menu.
The term “Hosts” has been changed to “Sites” for better understanding.
The Remote and Cloud features have been combined into the Transfer tab.
New sites are automatically created as SSL sites
Deployment to live servers has been greatly improved
Added experimental code server support to the editor


COMPONENTS:
Apache 2.4.58
Nginx 1.25.3
MySQL 5.7.44 & 8.0.35
MySQL Shell 8.0.35
MySQL Utilities 1.6.5
MailHog & mhsendmail 1.0.1 & 0.2.0
PHP 7.1.33, 7.2.34, 7.3.33, 7.4.27, 8.1.29, 8.2.20 & 8.3.8
apcu 5.1.20
Xdebug 2.9.0, 2.9.8, 3.0.4, 3.1.2 & 3.3.2
Python 3.11.4
mod_wsgi 3.5 & 4.9.4
mod_python 3.5.0
phpMyAdmin 4.9.11 & 5.2.1
phpLiteAdmin 1.9.8-2
Freetype 2.6.5
OpenSSL 1.1.1u
libevent 2.1.12
memcached/libmemcached 1.6.12 (1.5.22 (intel))/1.0.18
memcached for PHP 3.1.5
memcache for PHP 4.0.5.2 & 8.0
Redis/phpredis 6.2.6/4.3.0
t1lib 5.1.2
curl 7.76.1
jpeg 9c
libpng 1.6.37
tiff 4.1.0
gd 2.3.3
Ghostscript 9.55.0
ImageMagick 7.1.0-23
Imagick 3.7.0
PHPUnit 8.5.19 & 9.5.8
libbz2/libz/libzip 1.0.8/1.2.11/1.10.0
ICU 56.1 (Unicode 8.0)
libxml2 2.10.3
libxslt 1.1.29
gettext 0.20.1
libidn 1.41
iconv 1.17
mcrypt 2.5.8
OAuth 2.0.7
YAZ 5.16.0
PHP/YAZ 1.2.3
YAML 0.2.5
PHP/YAML 2.1.0, 2.2.1 & 2.2.2
Bison 3.2.4
MAMP Support Forums is an unofficial support forum covering MAMP & MAMP Pro solution stacks.
hyperlinked
Posts: 2
Joined: Wed Oct 09, 2024 1:17 am

Re: *MAMP Pro 7 Release Tracking Thread*

Post by hyperlinked »

So it appears that as of MAMP PRO 7, it no longer ships with PHP 5 as one of the options which puts me in a bad spot. Does anyone know if it's possible to install PHP 5.6 on MAMP PRO 7? I've tried copying my old /bin/php directories over from my MAMP PRO 6 installation and setting up corresponding entries in the /fcgi-bin and /conf directories. I'm not having any luck. The MAMP UI doesn't show PHP 5.6 as an option after I restart.
WrongSizeGlass
Posts: 8
Joined: Wed Jul 10, 2024 1:30 pm

Re: *MAMP Pro 7 Release Tracking Thread*

Post by WrongSizeGlass »

Hi,
You've probably already done this, but in my MAMP 6.x I have PHP folders in two spots:
- /MacintoshHD/Applications/MAMP/conf/
- /MacintoshHD/Applications/MAMP/bin/php/

Only the versions of PHP folders that appear in the /MacintoshHD/Applications/MAMP/bin/php/ directory appear in the version selector in the UI.


WSG
Post Reply