Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created May 8, 2016 14:41
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 marcelog/ae61bb3167e08ca06fc087dddd4dc35d to your computer and use it in GitHub Desktop.
Save marcelog/ae61bb3167e08ca06fc087dddd4dc35d to your computer and use it in GitHub Desktop.
Part of: http://marcelog.github.io/articles/configure_nginx_php_5.3_5.2_fastcgi.html How to build PHP 5.2 so it can be used through FastCGI
./configure --enable-fastcgi --with-pcre --enable-mbstr-enc-trans --enable-mbstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment