Created
April 23, 2012 09:23
MAMP Stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Will install a mamp stack | |
sudo port install apache2 php5 | |
sudo port install mysql5-server php5-mysql php5-mcrypt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment