Results 1 to 7 of 7

Thread: WordPress Locally On Windows Server

  1. #1
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,358

    Default WordPress Locally On Windows Server

    This is a pretty article explaining how to use the Microsoft Web Platform Installer to install

    • IIS web server
    • SQL Server 2008 Express DB
    • .Net Framework
    • PHP 5
    which is what you need to install WordPress on Windows. Something I haven't seen before or have heard a lot about. It almost seems like a windows version of Fantastico.

    http://www.pimpmywordpress.com/wordp...locally-clicks

  2. #2
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,797

    Default

    Is there any advantage to using that instead of Apache/MySQL?

    I use XAMPP. Seems to work fine.

  3. #3
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,797

    Default

    I should read before posting :P

    One of the quickest ways to install WordPress locally was to use the popular XAMPP on Windows machine: but I have discovered a great free tool from Microsoft called Microsoft Web Platform Installer. In just a few clicks the programme lets you download and install all the software that you will need to run WordPress.
    So basically it just lets you set it up a little quicker.

    I'd rather not be testing on IIS though. I've heard nothing but bad things about it.

  4. #4
    Otto's Avatar
    Otto is offline On The Rocks
    Join Date
    Apr 2009
    Location
    Memphis, TN
    Posts
    862

    Default

    IIS is a pretty terrible web server. I'd avoid it for anything used in a production type environment. In my experience, I found it hard to use, hard to configure, and crash-prone.

  5. #5
    curtismchale is offline Hello World
    Join Date
    Dec 2009
    Location
    BC, Canada
    Posts
    38

    Default

    I tried IIS on Windows7 and quickly just switched back to XAMPP. No trouble with it now.

  6. #6
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,358

    Default

    Is this recent experience? From what I heard, Microsoft was sponsoring a few of the WordCamps to help promote the fact that PHP and WordPress can run on Windows Servers. I heard that things were getting better. I'm sure they wouldn't be spending money to hype up something that is crash-prone and riddled with bugs, despite them doing it with Vista heh.

    Quote Originally Posted by Otto View Post
    IIS is a pretty terrible web server. I'd avoid it for anything used in a production type environment. In my experience, I found it hard to use, hard to configure, and crash-prone.

  7. #7
    dashifen's Avatar
    dashifen is offline Hello World
    Join Date
    Apr 2010
    Location
    Illinois, USA
    Posts
    15

    Default

    I have great success using WordPress on an IIS server. However, it did require some maintenance and the out-of-the-box IIS settings are just crap. Luckily, I work with an extremely competent server administrator who could handle the lion's share of those duties while I could focus on setting up, maintaining, and customizing the WordPress instances.

    That being said, the lack of URL re-writing capabilities prior to IIS 7 (with Windows Server 2008) was a big drawback for tools like WordPress. There were some third-party tools to provide URL re-writing to IIS 6 and below, but the aforementioned server admin was always wary about what sort of third-party tools were given the rights to modify the way the web server did it's business (and rightfully so).

    Outside of that, however, IIS works though I'd have to say that I prefer Apache when I can get my hands on it.
    David Dashifen Kees

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •