Skip to content

Instantly share code, notes, and snippets.

@eliasby
Created October 23, 2014 13:06
Show Gist options
  • Save eliasby/4b545d9874ceb9652bb1 to your computer and use it in GitHub Desktop.
Save eliasby/4b545d9874ceb9652bb1 to your computer and use it in GitHub Desktop.
FreeBSD: Install AMP
cd /usr/ports/www/apache22
make install clean
cd ../../lang/php5
make install clean
cd ../../databases/mysql55-server
make install clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment