Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mds1256

macrumors regular
Original poster
Apr 9, 2011
167
43
Hi

just wondering if anyone fancies installing MAMP to see if it works ok using the M1?

I use this as a local dev server for web development and it would be needed as a day one app.

would be grateful if someone could install and test it (fire up phpmyadmin and create a database within MySQL).

https://www.mamp.info/en/
 
I am curious of that as well. I am a webdeveloper and would like to know if these apps would run OK:

- MAMP
- Visual Studio Code
- iTerm2
- Cyberduck / FileZilla
- Zeplin / Avocode

Would be very grateful too. I plan to buy M1 machine but have to know if I can use those app first.
 
  • Like
Reactions: mds1256
Probably not what you want to hear and doesn't directly answer the question but you should get in to the habit of replicating your production environment locally using tools like Vagrant or Docker. Docker for Apple Silicon is a work in progress at the moment.
 
I am curious of that as well. I am a webdeveloper and would like to know if these apps would run OK:

- MAMP
- Visual Studio Code
- iTerm2
- Cyberduck / FileZilla
- Zeplin / Avocode

Would be very grateful too. I plan to buy M1 machine but have to know if I can use those app first.

I can tell you that MAMP Pro installs and runs. Created a DB and table in PHPMyAdmin and that worked okay but that's as much as I've done apart from running the quick start page.

VSCode already has an early look M1 edition, I've used it for a couple of days and it has crashed once.

FTP client - I use Forklift 3 and that's running under Rosetta but no issues.

SequelAce has a couple of graphical glitches but apart from that seems to work okay.

Hope that helps!
 
I can tell you that MAMP Pro installs and runs. Created a DB and table in PHPMyAdmin and that worked okay but that's as much as I've done apart from running the quick start page.

VSCode already has an early look M1 edition, I've used it for a couple of days and it has crashed once.

FTP client - I use Forklift 3 and that's running under Rosetta but no issues.

SequelAce has a couple of graphical glitches but apart from that seems to work okay.

Hope that helps!
Yes it helps a lot, thank you very much.
 
I am curious of that as well. I am a webdeveloper and would like to know if these apps would run OK:

- MAMP
- Visual Studio Code
- iTerm2
- Cyberduck / FileZilla
- Zeplin / Avocode

Would be very grateful too. I plan to buy M1 machine but have to know if I can use those app first.

iTerm2 is running natively
Cyberduck runs fine because it is java based,
 
I ran on a MBA 8/8/8/512: Brew, Git, VS Code (Java, Springboot with Tomcat), PostgreSQL, DBeaver, NodeJS, Zoom, Citrix Workstation, Notes, etc. all the same time WITHOUT any issues.

Today I am running on a MBP, but still, everything runs very smoothly on both MBA and MBP
 
Bonjour

comment avez-vous fait pour télécharger mamp sur un macbook pro m1 s'il vous plaît?
Sur le site mamp il nous propose uniquement la version mac intel et pas mac m1.
merci :)
 
Bonjour

comment avez-vous fait pour télécharger mamp sur un macbook pro m1 s'il vous plaît?
Sur le site mamp il nous propose uniquement la version mac intel et pas mac m1.
merci :)
Hello

I just used the Intel version and it seems to work fine. MAMP doesn't have an Apple M1 version.

-------
Bonjour

Je viens d'utiliser la version Intel et cela semble fonctionner correctement. MAMP n'a pas de version Apple M1.
 
Bonjour

Je viens d'utiliser la version Intel et cela semble fonctionner correctement. MAMP n'a pas de version Apple M1.

-------
Bonjour

Je viens d'utiliser la version Intel et cela semble fonctionner correctement. MAMP n'a pas de version Apple M1.
Comment tu as pu utiliser mamp sur un macbook pro m1?
Moi ça m'affiche ça
Capture d’écran 2020-12-17 à 13.58.54.png
 
Mamp Pro v. 5.7 is running fine on my new M1 Mac. I migrated from my old Intel Mac. Initially MySQL started up, but not Apache. Nothing in the log. Turned out I needed to regenerate self-signed SSL certificates. Once I did that the problem resolved.
 
  • Like
Reactions: Captain Trips
I am curious of that as well. I am a webdeveloper and would like to know if these apps would run OK:

- MAMP
- Visual Studio Code
- iTerm2
- Cyberduck / FileZilla
- Zeplin / Avocode

Would be very grateful too. I plan to buy M1 machine but have to know if I can use those app first.
VS Code and Cyberduck are working fine for me.
 
Bonjour
quelqu'un peut m'aider à comment enlever le blocage du logo mamp en haut à gauche sur le screen shot s'il vous plaît ?
 

Attachments

  • Capture d’écran 2020-12-17 à 13.58.54.png
    Capture d’écran 2020-12-17 à 13.58.54.png
    1.4 MB · Views: 214
Hi

just wondering if anyone fancies installing MAMP to see if it works ok using the M1?

I use this as a local dev server for web development and it would be needed as a day one app.

would be grateful if someone could install and test it (fire up phpmyadmin and create a database within MySQL).

https://www.mamp.info/en/
Screenshot 2021-01-14 at 9.31.53 AM.png



It works absolutely fine and I find it even faster too.
 
  • Like
Reactions: mds1256
Haven't used MAMP in many years as Docker makes so much more sense but on my M1 Node, VS Code (the M1 version), Homebrew, Docker, Ruby etc all work. The big downside is Node/Homebrew is x86, thus missing out on performance right now. I'm still on my 2017 MacBook Pro for work as that's the one my job has provided me but been using the M1 personally. There's minor weirdness as to use things like Ruby version control via Homebrew, you end up running the x86 version even though Ruby has a native M1 interpreter. React Native even works on the M1 although I haven't installed Android Studio as it eats so much space and I'm not really a mobile developer. I also haven't run any python projects either but have a dockerized Wordpress site for my brother's cidery working fine, no PHP versioning required with right docker containers.

I found that Atlassian's SoureTree is hot garbage and zapped my M1 of juice. Tower runs fine but I can't find my work license and I need to try out webstorm (again work licensed) on my m1. I've been just running git via CLI. Not my preferred method.

The Apple silicon version of FireFox is stupid fast, the time-to-paints are the fastest I've seen in person and it's execution of even heavy JS is pretty impressive.

To give you an idea of what Homebrew looks like on the M1, I managed to run QEMU x86 to run PowerPC OSes.
https://forums.macrumors.com/threads/success-macos-9-2-osx-10-4-on-m1-via-qemu-x86.2280185/

Basically, the M1 works very well and is faster than my 2017 MacBook Pro 15 inch, as both machines have 16 GB of RAM. If you're doing web dev.
 
View attachment 1712522


It works absolutely fine and I find it even faster too.
That's interesting. I cannot use it since I changed my pcs to M1-versions.
I just work on Typo3, maybe it's the combination, but it's not possible to install Typo3 mit MAMP 6.3 on M1 macMini or macbookAir. Both can't finish the installation and give an error: [core:notice] [pid 5474] AH00052: child pid 5492 exit signal Illegal instruction (4)

I guess you don't use Mamp for Typo3, right?
I'm wondering what's the issue here. Never had that problem with the "old" machines. Now I cannot use MAMP anymore. I tried it btw as well with MAMP 5 all in Pro and Free version. It always stops the installation with that error in the log-file. Doesn't make sense to me, but I don't have a glue how to fix that.

I opened a bug report btw: https://bugs.mamp.info/view.php?id=7758
 
Running MAMP 6.3 on M1 Mac mini. For the most part it works. What I noticed is the software I develop uses the PHP library argon2i for password hashing - and that is broken on the M1 Mac. So I'm stuck using MAMP's PHP v7.1.x which does not have argon2i. I think the MAMP developers need to build their PHP 7.2 and later packages bundled with MAMP with Arm support???
 
That's interesting. I cannot use it since I changed my pcs to M1-versions.
I just work on Typo3, maybe it's the combination, but it's not possible to install Typo3 mit MAMP 6.3 on M1 macMini or macbookAir. Both can't finish the installation and give an error: [core:notice] [pid 5474] AH00052: child pid 5492 exit signal Illegal instruction (4)

I guess you don't use Mamp for Typo3, right?
I'm wondering what's the issue here. Never had that problem with the "old" machines. Now I cannot use MAMP anymore. I tried it btw as well with MAMP 5 all in Pro and Free version. It always stops the installation with that error in the log-file. Doesn't make sense to me, but I don't have a glue how to fix that.

I opened a bug report btw: https://bugs.mamp.info/view.php?id=7758
Same basic error I was getting due to my usage of argon2i. I'm not familiar with Typo3 but you may be able to use older PHP versions as I did, finding one that works until MAMP fixes their PHP builds.
 
Running MAMP 6.3 on M1 Mac mini. For the most part it works. What I noticed is the software I develop uses the PHP library argon2i for password hashing - and that is broken on the M1 Mac. So I'm stuck using MAMP's PHP v7.1.x which does not have argon2i. I think the MAMP developers need to build their PHP 7.2 and later packages bundled with MAMP with Arm support???
That's interesting. Maybe that's the problem, would probably make sense. I had the feeling the installation breaks while filling the db - of course it needs password hashing for creating the admin account. I'll try it again with php 7.1 and see what's happening. ;)
 
Nope. Doesn't work. The installation always breaks. But the hashing would make sense. The tables gets created, but it seams while creating the records. I don't find a way to find out what exactly breaks the system, but it could be the hashing. I just see there is no user created, so it could be that issue.

The error-log says
[Mon Jan 18 10:07:11.941737 2021] [core:notice] [pid 3731] AH00052: child pid 3768 exit signal Illegal instruction (4)
[Mon Jan 18 10:07:12.950338 2021] [core:notice] [pid 3731] AH00052: child pid 3769 exit signal Illegal instruction (4)
[Mon Jan 18 10:07:12.950999 2021] [core:notice] [pid 3731] AH00052: child pid 3767 exit signal Illegal instruction (4)

It's not easy to find out what really happens here... :D
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.