MAMP 7.0
Mac OSX 14.6.1
MacBook Pro 14 inch, 2021, M1
I’ve had MAMP running for a few years. Haven’t used it for several months and now when I try and start it, I get the error: “Apache couldn’t be started.”. It doesn’t produce any logs for Apache. I tried changing the Apache port to 8881 and it still doesn’t start. So I went to terminal window and did the following: 1) cd /applications/mamp/bin 2) ran ./start.sh
Now a log file has been created and it showed that file php.fcgi was pointing to a version of php that wasn’t installed. I updated the file to a current version and I can start via terminal, but not the MAMP app. Although the MAMP app shows the a green stop button once it’s running.
But I don’t know if MySQL started. How can I tell?
Is there a way to get the app working again?