Skip to content

Instantly share code, notes, and snippets.

@chriskacerguis
Created May 6, 2014 20:20
Show Gist options
  • Save chriskacerguis/51dc4d12f4adc2435cf9 to your computer and use it in GitHub Desktop.
Save chriskacerguis/51dc4d12f4adc2435cf9 to your computer and use it in GitHub Desktop.
Use MAMP Pro's PHP (MAMP Pro 3.0.x)
# This goes in ~/.bash_profile (adjust PHP to your version)
export PATH=/Applications/MAMP/bin/php/php5.4.25/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment