Install SSH2 on OSX MAMP PRO
Creds http://cyberpunx.com/2011/11/install-ssh2-support-for-mamp-and-php-5-3-x/ Updated instructions 2014 brew update brew doctor brew install libssh2 cd /Applications/MAMP/bin/php/php5.4.25/ sudo php -d detect_unicode=0 /usr/lib/php/install-pear-nozlib.phar sudo […]
You must be logged in to post a comment.