Jun 20, 2017
How install Apache 2.4 PHP 7.1 and MySQL 5.7.18 on Windows Server 2016
Introduction This post is a how to guide for installing Apache, PHP and MySQL on the latest release. In this post like previous we will cover installing all the programs individually. This will cover installing 64 bit versions of the programs. Apache 2.4 Install First download Apache 2.4 from http://www.apachelounge.com/download/ (httpd-2.4.25-win64-VC14.zip) Apache 2.4.25 VC14 This release is supported... read more
Aug 18, 2015
How install Apache 2.4 PHP 5.6 and MySQL 5.6.26 on Windows 10
Windows 10 has been released on the world and so an updated how to guide for installing Apache, PHP and MySQL on the latest release. In this post like previous we will cover installing all the programs individually. This will cover installing 64 bit versions of the programs. Apache 2.4 Install First download Apache 2.4 from http://www.apachelounge.com/download/ (httpd-2.4.16-win32.zip) Apache 2.4.16 VC11... read more
Jun 7, 2014
How to Install Apache 2.4 MySQL and PHP on Windows Server 2012 R2
Well it is finally time to start playing a bit more with Microsoft’s latest server OS Windows Server 2012 R2. One of the many things to have on the list is getting the WAMP (Windows/Apache/MySQL/PHP) stack working. So in this post we will get installed and running Apache 2.4.9, MySQL 5.6.19 and PHP 5.5.13 on Windows Server 2012 R2. Also, instead of 32 bit apps we will be install 64 bit. You will... read more
Jun 11, 2013
How install Apache 2.4 PHP 5.4.16 and MariaDB 5.5.31 on Windows 7
As a followup to my post on How install Apache 2.4 PHP 5.4 and MySQL 5.5.21 on Windows 7, I decided to install the latest Apache 2.4 / PHP 5.4.16 and MariaDB 5.5 with PhPMyAdmin. The difference is using MariaDB and PHP 5.4.16. Apache 2.4 Install First download Apache 2.4.4 from http://www.apachelounge.com/download/ (httpd-2.4.4-win32-ssl_0.9.8.zip) Apache 2.4.4-win32-ssl_0.9.8.zip. Extract the zip and... read more
Jun 10, 2013