Search found 3 matches

by ghostridertc
Mon Jul 22, 2024 6:42 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: MAMP Pro v7 Release Announcement
Replies: 11
Views: 222017

Re: MAMP Pro v7 Release Announcement

MAMP 7 is out, and $$$ so no I will not be upgrading. 50% to upgrade and then $49 every year. While I can see that subscription based models are the in thing, for the amount of support and lack thereof I cannot justify spending that money. I have a ticket still open from 3 months ago, they just don ...
by ghostridertc
Thu Jun 20, 2024 7:06 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: Leaving mamp / lack of support
Replies: 11
Views: 168204

Re: Leaving mamp / lack of support

I posted this under another forum but thought I would add my 2c worth as I am in the same boat. I could not find another MAMP Mac solution worthwhile and MAMP PRO does have some really useful features so I will be sticking with it but I made a plan with the MySQL 8 issue. I recently started using ...
by ghostridertc
Thu Jun 20, 2024 7:02 am
Forum: MAMP - Feature Requests
Topic: MAMP Pro & MySQL 8.0?
Replies: 17
Views: 236707

Re: MAMP Pro & MySQL 8.0?

I recently started using Laravel and the app requires MySQL 8 which MAMP PRO doesn't offer but I used a Docker container and it works fine. Keeps it really simple and runs in its own container and doesn't affect the host.

I ran the following commands below to create the container, then used ...