Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@efarem
Last active December 31, 2015 15:29
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 efarem/8007282 to your computer and use it in GitHub Desktop.
Save efarem/8007282 to your computer and use it in GitHub Desktop.
PHP - Config pre build command
./configure --prefix=/usr/local/src/php-5.4.23 --with-config-file-path=/usr/local/src/php-5.4.23/lib/php.ini --enable-cgi --enable-soap --with-pdo-mysql --with-curl --with-mysql --with-openssl --enable-force-cgi-redirect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment