Jake's MS IIS Blog Posts

Web Application Gallery Sample Application

I’m working on a PHP sample application for the Web Application Gallery. The purpose of the application is to illustrate what is required to take a PHP application and create an installation package suitable for the Gallery. The application package needs...

DrupalCamp Chicago

DrupalCamp Chicago I just returned from DrupalCamp Chicago . This is a regional event designed to put people who are interested in Drupal and CMS technologies in touch with each other and to provide a chance for attendees to learn and share knowledge...

Setting up MySQL for the Web Application Installer

NOTE: The Web Application Installer is no longer being supported. The functionality has been integrated with the Web Platform Installer, providing a much more tightly integrated experience. The Web Application Installer is a Beta product at this point...

PHP and IIS – A Deeper Dive

Contents PHP and IIS – A Deeper Dive. Which PHP to get? Installation. Windows Installer version. Zip Installation. PHP Settings. Extensions. The php.ini file. Running PHP on Windows. Interacting with IIS 7 via FastCGI. File Security. Execution Time. Php...