Skip to content

Instantly share code, notes, and snippets.

@xianhuazhou
Created March 26, 2014 07:01
Show Gist options
  • Save xianhuazhou/9778057 to your computer and use it in GitHub Desktop.
Save xianhuazhou/9778057 to your computer and use it in GitHub Desktop.
# compile php from source code with the same compile options from the previous php version.
`php -i | grep configure | sed "s/'//g" | awk -F">" '{print $2}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment