Apache HTTP Server 2.4.2 x86 and x64 Windows Installers
Apache HTTP Server 2.4.2 was released on April 17, 2012. This version is the second GA release of the new 2.4 branch and provides a number of security and bug fixes. The complete changelog for version 2.4.2 can be found here.
Below you will find the 32 bit and 64 bit Windows binaries compiled by me. The binaries were compiled with Visual C++ 2008 (VC9) against apr 1.4.6, apr-util 1.4.1, apr-iconv 1.2.1, expat 2.1.0, libxml2 2.7.8, lua 5.1.5, OpenSSL 1.0.1c, pcre 8.30 and zlib 1.2.7. IPv6 has also been enabled. The installers are digitally signed, so you can check the digital signatures to verify the integrity of the installers. You can also do the same using the provided file hashes.
Download
apache_2.4.2-x64-openssl-1.0.1c.msi (Mirror 1) (Mirror 2)
CRC32: 9F7D4381
MD5: 1130D40C85B166238D76B428F9F0322A
SHA-1: 64D78A9C90E005E8F4F55F4E1C3720E856BBC005
apache_2.4.2-x64-no-ssl.msi (Mirror 1) (Mirror 2)
CRC32: E77B2BEC
MD5: 0D53679D90F61E1FC722038B51D2B58A
SHA-1: 71F58FCAAA711054CE1127F511792D7940541ED5
apache_2.4.2-x86-no-ssl.msi (Mirror 1) (Mirror 2)
CRC32: 8E763BDF
MD5: 1E77773A294048C37A8F82950F58445F
SHA-1: 9B72BDA5D78DE75DD442CBC9648981E20349E3DA
apache_2.4.2-x86-openssl-1.0.1c.msi (Mirror 1) (Mirror 2)
CRC32: 99BBC9B6
MD5: 2B4189000407D01DB2646D7115F014AB
SHA-1: 35FB99F21D5DC65C934AA9F3AC49604DAAF14105
And yes, I realize that I took almost a month to post these. Hopefully this won’t happen with the next version. Although I hope the next version isn’t released anytime soon. 😀
Related Posts:
Next Post: PHP 5.4.3 and PHP 5.3.13 x64 (64 bit) for Windows
Previous Post: PHP 5.4.0 x64 (64 Bit) for Windows
May 13, 2012 at 9:18 PM
thank you for this release 🙂
May 14, 2012 at 11:27 PM
You’re welcome. 🙂
May 16, 2012 at 8:49 AM
thank you very much !
but now not a php5apache2_4.dll,please modfily this file x64!
Jun 6, 2012 at 12:54 AM
Thanks for the new release!. But it will be too much if i ask to you to compile mod_perl for 64-bit?
Thanks anyway.
Jun 10, 2012 at 9:29 AM
Thanks very much – very useful
Aug 8, 2012 at 7:05 AM
Thank You So Much ,
Aug 29, 2012 at 2:36 PM
Apache httpd 2.4.3 Released
please modfily x64 installer packages!
Sep 7, 2012 at 1:50 AM
where is apache2.4.3?thanks.
Nov 9, 2012 at 8:42 AM
Thanks anyway. vivat!!
Nov 10, 2012 at 12:00 AM
I had already compiled Apache 2.4.3 but didn’t get time to create the installers. I will recompile Apache 2.4.3 against newer versions of apr-util, libxml2, etc and will post it soon.
Nov 22, 2012 at 10:56 AM
Thats a great news, I can’t wait for your post 🙂
Btw, how far have you reached with the installers?
Nov 25, 2012 at 2:34 AM
apache 2.4.3 and 2.2.23 is release !
please modfily x86 and x64 installer packages!
thank you very much!
Dec 5, 2012 at 5:26 PM
Hello. I’d like to know if this is a release authorized by the Apache Foundation and if it is okay to use in my company. Also, is it high secure?
Thank you.
Jan 4, 2013 at 1:46 AM
I received an error similar message like below when i enable mod_ssl for the 64bit version
Syntax error on line xxx of C:/apache/conf/httpd.conf: Cannot load C:/apache/modules/mod_ssl.so into server: The Apache service named is not a valid Win32 application.
Jan 19, 2013 at 6:27 AM
apache 的2.4.2and 2.2.23发布很久了,楼主怎么没有发布x64和x86的安装版啊!
等了很久,每周都上来看几次!
Jan 22, 2013 at 9:09 PM
You should volunteer to create MSI’s for everyone 🙂
http://www.mail-archive.com/dev@httpd.apache.org/msg55742.html
Jan 22, 2013 at 9:10 PM
Sorry, here is the complete link:
http://www.mail-archive.com/dev@httpd.apache.org/msg55742.html
Jan 24, 2013 at 3:31 PM
Great job!!!! ….. Anindya… it was very helpful…. thanks a lot !!!! 🙂 🙂
Feb 10, 2013 at 5:09 PM
Thank you so much for this version!
Apr 5, 2013 at 7:09 PM
How do you know if you need fast cgi. neither of the two install files have fast cgi.
You just have the cgi folder.
Can you add Fast CGI after install? I use PHP 5.4.13 and apache 2.4.2.
Jun 21, 2013 at 6:05 AM
Good Job, Thanks
Jan 7, 2014 at 1:43 AM
It’s really helpful to me.
Thanks,
Mar 3, 2015 at 9:40 PM
I tried several ways to compile
http://wiki.greenstone.org/doku.php?id=en:developer:compiling_apache
https://blog.redhoundsoftware.com/?p=131
do you have any instructions for compiling ?
Aug 11, 2015 at 8:41 AM
Hi Anindya
Thank you for a very useful blog. However it didn’t quite work for me – Apache was still not processing embedded PHP in HTML files. Finally I added the line:
ScriptAlias /_php/ “c:/Program Files/PHP”
and it started to work after recycling Apache.
May 5, 2016 at 8:33 AM
Thanks alot 🙂
Jul 19, 2017 at 9:10 AM
Hi Anindya,
How are you ? Hope you fine…
I want to compile and build and install the apr-iconv 1.4 version for windows 64 bit.
Can you please give GUIDE ME how to compile and build?
Referred lot of internet sites not available which i am looking for….
could you please help me on this??
Sep 19, 2017 at 9:51 AM
Hi Anindya,
Thank you for sharing those tools.
I have a question need your help.
Recently, my company is going to upgrade our apache server to v2.4. Is there a guide to teach me how to build our own 2.4 msi version from binary file? Also, since our product will use for commercial purpose. Is there any license agreement we need to follow if we want to build our own version? Any site for reference?
I really appreciate for your assistance.
Regards,
Brian