Archive for September, 2011

Apache HTTP Server 2.2.21 x86 and x64 Windows Installers

Apache

Update: Mirrors added. Please only use them if you are unable to download from mediafire for some reason.

Update 2: Additional mirrors added. Thanks to Alex. 🙂

Apache HTTP Server 2.2.21 was released on September 13, 2011, just a few days after the release of version 2.2.20. It fixes another security issue the details of which you can find here. It also fixes a few other bugs including ones related to the previously fixed security issue. The complete changelog can be found here.

Anyway, the binaries were compiled with Visual C++ 2008 (VC9) as usual. mod_ssl was compiled against the latest version of OpenSSL (1.0.0e). The installers are digitally signed, but I am also providing CRC32, MD5 and SHA1 hashes this time. The validity of the digital signatures can be verified by opening the file properties dialogue box and going to the “Digital Signatures” tab.

Download

apache_2.2.21-x64-no-ssl.msi (Mirror 1) (Mirror 2)

CRC32: 693457DD
MD5: 262CCB1C720AA1E0E0CFE57867030386
SHA-1: 59C0EEA556A8EAB13474354B31F22C60F7F93516

apache_2.2.21-x64-openssl-1.0.0e.msi (Mirror 1) (Mirror 2)

CRC32: F1E3DFDF
MD5: 940FB56E20C6FADEB96D01723E6CA71D
SHA-1: 334921CC5681FEC0507A8E1BB9DA4FB5673AC15B

apache_2.2.21-x86-no-ssl.msi (Mirror 1) (Mirror 2)

CRC32: DE297BCF
MD5: 4E2B5A5915D40E7C4C3333DEEEBB98BF
SHA-1: C012EA25DF7DC41036EAF2EE8E2015C247B9F6BD

apache_2.2.21-x86-openssl-1.0.0e.msi (Mirror 1) (Mirror 2)

CRC32: EFE98222
MD5: 0D23384935AB371AF29D78F0D625A569
SHA-1: 9701E6D8AE4FB8174C03836D9DEF9588622C3E8B

I apologize for taking so long to post these. Will try to post installers for the next version sooner. 😀

PHP 5.3.8 x64 (64 Bit) for Windows

Finally! Here are the 64 bit binaries of PHP 5.3.8 that many of you have been waiting for. 😀

Sorry it took so long for me to compile and post them. I noticed that some extensions in the official PHP builds were compiled against newer versions of external libraries like libcurl, libxml2, etc. I wanted to use newer versions too and so I had to spend additional time compiling them. Compiling some of them took longer than I expected.

Anyway, here are the downloads.

Download

VC9 x64 Thread Safe

php-5.3.8-Win32-VC9-x64.zip

CRC32: 85024CA5

MD5: 930861267D415E2741EEDAB124C3A630

SHA1: 45BCBE856B86BF422DE1356C2765E97C3D4C3F84

VC9 x64 Non Thread Safe

php-5.3.8-nts-Win32-VC9-x64.zip

CRC32: D5647FA3

MD5: 6159841043FD2D7BD2DEFCA55A5D1B72

SHA1: 035002B60A8EE536C0B9AB299F115A65FE70420A

Additional Extensions

Additional extensions can now be downloaded from here – http://www.mediafire.com/?1azaglova55tt

Right now you can find thread safe and non thread safe versions of APC, dbase, eAccelerator, geoip, http, memcache, mongo, printer, ssh2 and win32service.

Apache HTTP Server 2.2.20 x86 and x64 Windows Installers

Apache logo

Here are the 32 bit and 64 bit binaries of Apache HTTP Server 2.2.20 which was released recently (30 August, 2011). This release includes an important security fix. The details about the security issue can be found here. The complete changelog for this release can be found here.

The following binaries were compiled with Visual C++ 2008 (VC9) and mod_ssl and mod_deflate were compiled against the latest versions of OpenSSL (1.0.0d) and Zlib (1.2.5) respectively. The installers are digitally signed. Please ensure that the digital signatures are valid before installing.

Download

apache_2.2.20-x64-no-ssl.msi

apache_2.2.20-x64-openssl-1.0.0d.msi

apache_2.2.20-x86-no-ssl.msi

apache_2.2.20-x86-openssl-1.0.0d.msi

If you have trouble downloading any of the files from mediafire, you should try again in a few minutes. Issues with mediafire are usually temporary. I will however add some mirrors soon.