Install Wordpress On PC With Web Platform Installer

July 19, 2009, 3:00 pm (GMT +5:30) Share

Microsfot web platform installer icon

Yesterday I wrote about how to setup IIS, MySQL & phpMyAdmin on your PC. That is required if you want to setup applications like Wordpress or Drupal via Microsoft’s Web Platform Installer. The 1-click installer allows you to setup popular web apps on your PC allowing you to test the themes, plugins, modules etc.

The Microsoft Web Platform Installer 2.0 (Web PI) is a free tool that makes it simple to download, install and keep up-to-date with the latest components of the Microsoft Web Platform, including Internet Information Services (IIS), SQL Server Express, .NET Framework and Visual Web Developer. In addition, install popular open source ASP.NET and PHP web apps with the Web PI.

So here’s the how-to in order to setup a simple Wordpress blog or Drupal instance using WPI 2.0.

Installing PHP

We will install PHP via the Web Platform Installer, after installing WPI navigate to Web Platform & check PHP 5.2.10 (or whatever version is available) & install. Screenshot:

Microsoft web platform installer install wordpress

After successfully installing PHP:

  1. Navigate to Web Applications –> Blogs
  2. Check Wordpress & press Install
  3. Once downloaded follow screenshots:

Microsoft web platform installer install wordpress

Insert the required details.

Website name = name in IIS Manager under ‘Sites’ or a new site name of your choice. I have created a ‘test site’ which I’ll be using. Screenshot:

Microsoft web platform installer install wordpress

Enter the database parameters, the username & password for the database are the one’s that you entered during the final steps of the MySQL setup. Screenshots:

Microsoft web platform installer install wordpress

Microsoft web platform installer install wordpress

If all goes well & Matt is a good guy, you’ll see this:

Microsoft web platform installer install wordpress

Now, in your browser, go to localhost/wordpress (the location depends on what you entered) ideally you should see the Wordpress setup page like this:

Microsoft web platform installer install wordpress

If you don’t & your browser says that it cannot connect or something similar, you might want to go back into IIS Manager & ‘Start’ the website. Screenshot:

Microsoft web platform installer install wordpress

Finally here is Drupal & Wordpress installation done via Web Platform Installer, screenshot:

Microsoft web platform installer install wordpress

~Enjoy

Related Posts with Thumbnails

digg facebook stumble technorati delicious twitter

post-divider

Related Posts:

6 Responses

  1. liping Says:

    Dear ser,

    I download Web Platform Installer2.0 on window server 2008 and want install php, mysql using fastcgi, but the WPI said can not install php because related something not installed. please advise how can I use WPI properly.

    Best regards

  2. manan Says:

    if you could tell me what was the error I could help. :)

  3. liping Says:

    I install php again use WPI, it says success,but I checked with localhost\test.php, it says
    HTTP EROR 404.0 – NOT FOUND

    I wrote: for test.php

  4. manan Says:

    Not really sure why but could you check whether the IIS service and feature is enabled. For the service:

    Start -> Run -> services.msc -> search for IIS services there.

  5. liping Says:

    Server Error in Application “Default Web Site”

    HTTP Error 404.0 – Not Found

    Description: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

    Error Code: 0×80070002

    Notification: MapRequestHandler

    Module: IIS Web Core

    Requested URL: http://localhost/test.php

    Physical Path: C:\inetpub\wwwroot\test.php

    This type of Error is coming

  6. SiLin Says:

    @Manan: I wish I’d stumbled on this before it got to 01:30 this morning LOL. Thanks man, this has saved my becon :-)

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.