Search found 1 match

by jerome@64
Sun Apr 21, 2024 5:42 pm
Forum: MAMP - Feature Requests
Topic: MAMP Pro & MySQL 8.0?
Replies: 17
Views: 236739

Re: MAMP Pro & MySQL 8.0?



Are there any “half way idiot proof” instructions online how to get PHP 8 + working with MAMP 6.8.1


I used brew to install it
https://blog.akasu.de/blog/mysql-8-or-mariadb-with-mamp-pro-6-x

Set my MySQL port in MAMP to 3307 so theres no conflict
Then in your wp-config just use this
define ...