Comments on: MAMP PRO, PECL, SSH2, and OSX CLI (AKA acronym madness) https://phpprotip.com/2011/11/mamp-pro-pecl-ssh2-and-osx-cli-aka-acronym-madness/ Together we can defeat the internet Mon, 27 Jun 2016 06:38:41 +0000 hourly 1 https://wordpress.org/?v=4.7.29 By: chancegarcia https://phpprotip.com/2011/11/mamp-pro-pecl-ssh2-and-osx-cli-aka-acronym-madness/comment-page-1/#comment-11518 Tue, 08 Nov 2011 20:10:47 +0000 http://phpprotip.com/?p=548#comment-11518 For 90% of my use case, MAMP is perfect for my development needs. The limitations are the trade off for not playing sysadmin for projects.

I do agree that if your needs are complex, you're better off compiling from scratch/playing sysadmin and last night it felt I probably should've did that to start off with. Thanks for the link on more CLI tricks.

Hopefully the future iterations of MAMP will build in PECL/PEAR support into their product. I don't think I needed to compile PHP to get things to work, I think I just needed to move that file. Since I did those compilations steps first, I have no way of knowing which steps produced the desired effect. I recommended the file moving because after doing the compile steps, I still received the error. Only after moving that file did things work. I have no way of telling if the compilation steps had any influence on that outcome.

]]>
By: Eric Roge https://phpprotip.com/2011/11/mamp-pro-pecl-ssh2-and-osx-cli-aka-acronym-madness/comment-page-1/#comment-11517 Tue, 08 Nov 2011 15:35:16 +0000 http://phpprotip.com/?p=548#comment-11517 Mamp is a great tool when you want to work on a php project with small technicall requirements, such as Drupal or WordPress projects. But when you want to do more complex things, it has just so many limitations and unfixed bugs: http://forum.mamp.info/viewtop

In my opinion, if you need PECL or if you need to compile php by yourself, Mamp is just not the right tool anymore. It's lame, i like their UI.

]]>