Skip to content

Instantly share code, notes, and snippets.

@techotaku
Last active December 22, 2015 10:39
Show Gist options
  • Save techotaku/6460334 to your computer and use it in GitHub Desktop.
Save techotaku/6460334 to your computer and use it in GitHub Desktop.
PHP 5.5.3 Windows configure command (vc11-x86-ts, should download / install Xdebug separately), phpinfo() & extensions configurations. Binaries download link: http://sdrv.ms/18Hgn5K
configure --enable-cli-win32 --with-bz2 --with-curl --with-dba --enable-fileinfo --with-gettext --with-gmp --with-ldap --enable-mbstring --enable-mbregex --with-mcrypt --with-openssl --with-pgsql --enable-sockets --with-sqlite3 --with-config-file-scan-dir --with-tidy --enable-exif --with-mysql --with-mysqli --enable-pdo --with-pdo-mysql --with-pdo-pgsql --with-pdo-sqlite --enable-soap --with-xmlrpc --with-xsl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment