My Stuff
Username

Password

Articles/Snippets
ASP Classic
C
C#
C++
CSS
HTML
Java
Javascript
MySQL
Perl
PHP
Python
Ruby
Unix/Linux/BSD
VB 6
VB.NET


WIMP - Windows IIS MySQL PHP Installed on 2000/XP


No votes yet

In this article, you will learn how to setup an IIS/PHP/MySQL development environment on Windows 2000/XP. If you intend to to setup a production environment, you will need to take extra steps for both performance and security which are beyond the scope of this article.

This article is going to manually go through the process of installing the PHP binaries and configuring them to work with IIS. While there are all-in-one installers out there which do all the configurations for you, you may be left wondering where to begin trouble-shooting if something goes wrong. By following this article, you will be able to install, trouble-shoot, and repair PHP/IIS on any Win2k/XP system.

We will first start off by installing IIS through the add/remove windows component feature in Windows. You will need your Windows CD for this.

After IIS is installed, we will move on to MySQL and then we will install and configure PHP. This will involve modifying permissions, setting a registry key, and configuring both php.ini and IIS settings.

Let's begin.

fortunately i haven't had to

fortunately i haven't had to deal with wimp since i wrote this article. might be time to go try it out again for kicks and update the article.

Is there any update on this,

Is there any update on this, perhaps somethign to ensure the installation on windows 2003 or 2008 ??

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • You can use BBCode tags in the text.
  • You can enable syntax highlighting of source code with the following tags: [code], [blockcode], [asp], [awk], [c], [cpp], [csharp], [drupal5], [drupal6], [java], [javascript], [jquery], [mysql], [perl], [perl6], [php], [python], [ruby], [sql], [vb], [vbnet], [xml].
  • Use to create page breaks.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.