Last Updated: February 25, 2016
·
345
· applebiz89

Run MAMP's PHP from cmd line

Add this into ~/.bash_profile

export PATH=/Applications/MAMP/bin/php/php5.4.4/bin/:$PATH