extension=php_bz2.dll
extension=php_curl.dll
extension=php_fileinfo.dll
extension=php_gd2.dll
extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_intl.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
extension=php_exif.dll ; Must be after mbstring as it depends on it
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8_12c.dll ; Use with Oracle Database 12c Instant Client
;extension=php_openssl.dll
;extension=php_pdo_firebird.dll
extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_odbc.dll
extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
Listen 8056
<VirtualHost *:8056>
UnsetEnv PHPRC
<FilesMatch “.php$”>
php_flag engine off
SetHandler application/x-httpd-php5_6
Action application/x-httpd-php5_6 “/php5_6/php-cgi.exe”
</FilesMatch>
</VirtualHost>
Download the latest PHP version that is compatible with your Windows (x86 or x64) Extract files to a folder named php. Go to your XAMPP installation directory and rename the old php folder (something like php5) Copy the recently extracted php folder to your XAMPP installation folder. Open up the XAMPP Control Panel and configure Apache. XAMPP Control Panel 3.2.1 (from hackattack142) Changes for v1.8.0 - v1.8.1. Apache 2.4.3 MySQL 5.5.27 PHP 5.4.7 phpMyAdmin 3.5.2.2 FileZilla FTP Server 0.9.41 Tomcat 7.0.30 (with modproxyajp as connector) Strawberry Perl 5.16.1.1 Portable.