Skip to content

Instantly share code, notes, and snippets.

@t-cyrill
Created October 13, 2013 17:38
Show Gist options
  • Select an option

  • Save t-cyrill/6965030 to your computer and use it in GitHub Desktop.

Select an option

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