IIS

Tutorial: Installing Php 5 in IIS 7 with MySQL 5.1

I needed a flash response to a recent personal project demand that required PHP and MySQL. As such, I needed to start coding ASAP a flash install of both platforms was in order. Here’s a quick step-by-step guide to get PHP and MySQL running on your computer:   Go to the official PHP Internet Information Services Site http://php.iis.net/ Click the big button to install PHP using Microsoft Web Application Gallery. If you don’t have it already installed, it will be installed first. Follow the onscreen instructions. ...