Adding SSH2 to MAMP and MAMP PRO on Yosemite the easy way
You will require autoconf. http://mac-dev-env.patrickbougie.com/autoconf/ Install via the above instructions will work. Also, using Homebrew will work. Cannot find […]
You will require autoconf. http://mac-dev-env.patrickbougie.com/autoconf/ Install via the above instructions will work. Also, using Homebrew will work. Cannot find […]
A tell tale sign that ssh2 is missing is that exception is thrown on the line using this function. ssh2_connect( […]
I ran into the issue with php.h missing. The path for this system is set with export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin: […]
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 […]
Where are MySQL’s Files Kept? Getting Started Getting Connected Keyboard Shortcuts Frequently Asked Questions Reference Working with data Core Features […]
You must be logged in to post a comment.