change the PHP path to MAMPs PHP

Create a file called .bash_profile on your home directory (if you don’t have this file already), and add this to the file:

export PATH=/Applications/mamp/bin/php5.3/bin:$PATH

Then quit and relaunch Terminal.app

Leave a Comment