Skip to content

Instantly share code, notes, and snippets.

@t-cyrill
Created October 13, 2013 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t-cyrill/6965030 to your computer and use it in GitHub Desktop.
Save t-cyrill/6965030 to your computer and use it in GitHub Desktop.
git clone https://github.com/c9s/phpbrew
cd phpbrew
phpbrew init
source ~/.phpbrew/bashrc
phpbrew install php-5.5.4 \
+default +mcrypt=shared,/usr +mysql
phpbrew switch php-5.5.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment