Last active
December 22, 2015 10:39
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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