Skip to content

Instantly share code, notes, and snippets.

@zacharydanger
Created January 19, 2012 19:35
Show Gist options
  • Save zacharydanger/1642051 to your computer and use it in GitHub Desktop.
Save zacharydanger/1642051 to your computer and use it in GitHub Desktop.
compile php 5.3.x on OS X
./configure --with-curl --with-config-file-path=/private/etc --with-mysqli --with-mysql --with-apxs2 --with-mcrypt --enable-soap --with-openssl --enable-zip --enable-bcmath --enable-mbstring --enable-sockets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment