<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: 10 Reasons Why Not to Host Your Wordpress Blog on a Windows/IIS Platform</title>
	<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/</link>
	<description>...Anecdotes on Life, Relationships, Politics, Travel, Technology, and Choices...</description>
	<pubDate>Fri, 12 Mar 2010 07:26:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Melissa</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-17691</link>
		<dc:creator>Melissa</dc:creator>
		<pubDate>Sun, 06 Dec 2009 09:40:23 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-17691</guid>
		<description>As well as the permalinks issue my other major gripe with hosting wordpress on windows is not being able to run automatic update.</description>
		<content:encoded><![CDATA[<p>As well as the permalinks issue my other major gripe with hosting wordpress on windows is not being able to run automatic update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Malik</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-16491</link>
		<dc:creator>Gaurav Malik</dc:creator>
		<pubDate>Sun, 15 Nov 2009 21:58:21 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-16491</guid>
		<description>Hi Richard,

Nice article and I agree with you most points.  While some issues are with the hosting provider others are to do with IIS.

I had the same problems with Wordpress installed with Plesk.  Some of the not so obvious changes are to ensure PHP runs as an ISAPI application, enabling SSI.  Your use of permalinks solved one of the issues.

Matters are made even worse when you develop on a local machine and then upload to a production server.

Regards,


Gaurav</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Nice article and I agree with you most points.  While some issues are with the hosting provider others are to do with IIS.</p>
<p>I had the same problems with Wordpress installed with Plesk.  Some of the not so obvious changes are to ensure PHP runs as an ISAPI application, enabling SSI.  Your use of permalinks solved one of the issues.</p>
<p>Matters are made even worse when you develop on a local machine and then upload to a production server.</p>
<p>Regards,</p>
<p>Gaurav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wamp</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-13178</link>
		<dc:creator>Wamp</dc:creator>
		<pubDate>Sun, 23 Aug 2009 20:17:57 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-13178</guid>
		<description>Why use IIS on Windows for WordPress? Apache RUNS on Windows. That said to use WAMP instead of LAMP, there is no reason to use WIMP. I never tried WordPress on a WIMP , but tried it on a WAMP and works just great.

I am using xampp for windows:
http://www.apachefriends.org/en/xampp-windows.html

Everything should work fine as the important applicatons that need to interact for the WordPress to run fine is the AMP (Apache MySQL PHP). And because they both work on Linux and Windows, they show no problems.

Though, some plugins use Unix commands, but that's their mistake, they should make their code application oriented and make no use of OS commands.

The only thing I am having trouble with is improving the site security with tying up file/folder access permissions. I couldn't know how to transform CHMOD permissions to Windows. There are three accounts that should have their permissions set: Owner, Local and Internet. I know how to transform the CHMOD value to the 3 accounts but I couldn't know which user accounts in Windows do these represent. Do you know them? :)</description>
		<content:encoded><![CDATA[<p>Why use IIS on Windows for WordPress? Apache RUNS on Windows. That said to use WAMP instead of LAMP, there is no reason to use WIMP. I never tried WordPress on a WIMP , but tried it on a WAMP and works just great.</p>
<p>I am using xampp for windows:<br />
<a href="http://www.apachefriends.org/en/xampp-windows.html" rel="nofollow">http://www.apachefriends.org/en/xampp-windows.html</a></p>
<p>Everything should work fine as the important applicatons that need to interact for the WordPress to run fine is the AMP (Apache MySQL PHP). And because they both work on Linux and Windows, they show no problems.</p>
<p>Though, some plugins use Unix commands, but that&#8217;s their mistake, they should make their code application oriented and make no use of OS commands.</p>
<p>The only thing I am having trouble with is improving the site security with tying up file/folder access permissions. I couldn&#8217;t know how to transform CHMOD permissions to Windows. There are three accounts that should have their permissions set: Owner, Local and Internet. I know how to transform the CHMOD value to the 3 accounts but I couldn&#8217;t know which user accounts in Windows do these represent. Do you know them? <img src='http://www.thisishowyoudoit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sherm</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-10284</link>
		<dc:creator>sherm</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:22:10 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-10284</guid>
		<description>Hi there,

Just wanted to say thanks for this post; I was searching for answers as to why I was having so many problems with installing Wordpress for my boss' website; hosting technical support wasn't much help either...it turns out he chose Windows hosting.

I'm not as technical as you but I experienced the problems you listed; upload feature not working, permission problems, pages not working...I learned the hard way and am trying to switch over to Linux.

Thanks for the insight!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Just wanted to say thanks for this post; I was searching for answers as to why I was having so many problems with installing Wordpress for my boss&#8217; website; hosting technical support wasn&#8217;t much help either&#8230;it turns out he chose Windows hosting.</p>
<p>I&#8217;m not as technical as you but I experienced the problems you listed; upload feature not working, permission problems, pages not working&#8230;I learned the hard way and am trying to switch over to Linux.</p>
<p>Thanks for the insight!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coitagoca</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-4680</link>
		<dc:creator>Coitagoca</dc:creator>
		<pubDate>Mon, 12 Jan 2009 05:37:55 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-4680</guid>
		<description>There are 5 houses in five different colors
In each house lives a different nationality.
These 5 owners drink a certain beverage, smoke a certain brand of cigar and keep a certain pet.
No owners have the same pet, smoke the same brand of cigar, or drink the same beverage.

The CLUES:

The Brit lives in the Red house.
The Swede keeps dogs as pets.
The Dane Drinks tea.
The Green House is on the left of the White House.
The Green House's owner drinks coffee.
The person who smokes Pall Mall rears birds.
The owner of the yellow house smokes Dunhill.
The man in the center house drinks milk.
The Norwegian lives in the first house.
The man who smokes Blends lives next to the one who keeps cats
The man who keeps horses lives next to the man who smokes Dunhill.
The man who smokes Blue Master drinks beer.
The German smokes Prince.
The Norwegian lives next to the Blue House.
The man who smokes Blends has a neighbor who drinks water.
The QUESTION:

Who owns the fish?</description>
		<content:encoded><![CDATA[<p>There are 5 houses in five different colors<br />
In each house lives a different nationality.<br />
These 5 owners drink a certain beverage, smoke a certain brand of cigar and keep a certain pet.<br />
No owners have the same pet, smoke the same brand of cigar, or drink the same beverage.</p>
<p>The CLUES:</p>
<p>The Brit lives in the Red house.<br />
The Swede keeps dogs as pets.<br />
The Dane Drinks tea.<br />
The Green House is on the left of the White House.<br />
The Green House&#8217;s owner drinks coffee.<br />
The person who smokes Pall Mall rears birds.<br />
The owner of the yellow house smokes Dunhill.<br />
The man in the center house drinks milk.<br />
The Norwegian lives in the first house.<br />
The man who smokes Blends lives next to the one who keeps cats<br />
The man who keeps horses lives next to the man who smokes Dunhill.<br />
The man who smokes Blue Master drinks beer.<br />
The German smokes Prince.<br />
The Norwegian lives next to the Blue House.<br />
The man who smokes Blends has a neighbor who drinks water.<br />
The QUESTION:</p>
<p>Who owns the fish?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JonB</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1569</link>
		<dc:creator>JonB</dc:creator>
		<pubDate>Thu, 04 Sep 2008 18:57:17 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1569</guid>
		<description>Hi Richard

An interesting thread.  The comments about running stuff developed on a LAMP stack on W2K3 are generally true across the board.  I deal a lot with Yabb and the issues are really basically the same. (I have 2 WordPress installs humming along nicely on a W2k3/IIS6 box - BUT its mine and I'm a former MCSE)  LOL and a bunch of other stuff that was never designed to run that way...

I think the root problem is two-fold. 

ONE - people don't qualify their hosting companies they just sign up with the cheapest package that says it will fit. Can you say BAD IDEA?  I have always believed in going to the User Forums of software packages as the very first step in making decisions. Nobody on MY box type - maybe bad idea, complaints about Hosts - good place to weed them out. I send an e-mail and ask for a reference account.  If they ask you to explain the app, time to move on.  Just me...

TWO  - Hosting companies that run *nix but 'offer Windows' too, tend to be staffed by penguin heads :-) - Hey I love Tuxedos! - who know little to nothing about IIS and NTFS.  All you have to do is look at how Plesk is designed to know its a GRAFT of FTP/CPANEL/APACHE onto a Windows platform. (most hybrids are sterile for good reasons - they are unnatural!).  Imagine having shared public_HTML folders on an IIS box and a tool that tells you its CHMOD - can you say designed for ease of support by people unfamiliar with IIS?  If you must go with a Windows Host for a good reason - get a Windows only host and YOU will need to research the app first, AND e-mail them nicely and ask if they have any other wierdos like you, LOL. You never know!

I guess I can for sure say I agree with you on the 'put it on the box it belongs on' in the Hosted scenario unless you have a compelling reason to do otherwise.

Thanks for an Interesting Thread.

:-)</description>
		<content:encoded><![CDATA[<p>Hi Richard</p>
<p>An interesting thread.  The comments about running stuff developed on a LAMP stack on W2K3 are generally true across the board.  I deal a lot with Yabb and the issues are really basically the same. (I have 2 WordPress installs humming along nicely on a W2k3/IIS6 box - BUT its mine and I&#8217;m a former MCSE)  LOL and a bunch of other stuff that was never designed to run that way&#8230;</p>
<p>I think the root problem is two-fold. </p>
<p>ONE - people don&#8217;t qualify their hosting companies they just sign up with the cheapest package that says it will fit. Can you say BAD IDEA?  I have always believed in going to the User Forums of software packages as the very first step in making decisions. Nobody on MY box type - maybe bad idea, complaints about Hosts - good place to weed them out. I send an e-mail and ask for a reference account.  If they ask you to explain the app, time to move on.  Just me&#8230;</p>
<p>TWO  - Hosting companies that run *nix but &#8216;offer Windows&#8217; too, tend to be staffed by penguin heads <img src='http://www.thisishowyoudoit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> - Hey I love Tuxedos! - who know little to nothing about IIS and NTFS.  All you have to do is look at how Plesk is designed to know its a GRAFT of FTP/CPANEL/APACHE onto a Windows platform. (most hybrids are sterile for good reasons - they are unnatural!).  Imagine having shared public_HTML folders on an IIS box and a tool that tells you its CHMOD - can you say designed for ease of support by people unfamiliar with IIS?  If you must go with a Windows Host for a good reason - get a Windows only host and YOU will need to research the app first, AND e-mail them nicely and ask if they have any other wierdos like you, LOL. You never know!</p>
<p>I guess I can for sure say I agree with you on the &#8216;put it on the box it belongs on&#8217; in the Hosted scenario unless you have a compelling reason to do otherwise.</p>
<p>Thanks for an Interesting Thread.</p>
<p> <img src='http://www.thisishowyoudoit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1290</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 29 Aug 2008 22:43:47 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1290</guid>
		<description>A quick note from the author on some of the comments above...all of which are appreciated.

--A few comments indicate that the problem may have been my ISP and not Wordpress running on top of Windows.  Certainly, it was both.  I think that we would all agree that Wordpress on Windows/IIS requires much more tweaking.  Which is fine...if you're a good tweaker, which my host iPower was not.

--Chip comments that iPower defaults to setting you up on the *nix platform.  I believe this is true but several years before I was a Wordpress user, I was using all Microsoft stuff (Frontpage, .asp) and thus requested a Windows platform.  I cannot comment on iPower with *nix but, if you do run into problems with iPower, expect to be on the phone for awhile!  Also, in regards to # 4 &#038; 5, they are legitimate gripes because of iPower (they did not even know the value to put in for dbhost!).  

And, of course, iPower kept saying, "We don't have any of these problems on the non-Windows" platform.

Bottom Line:  Wordpress runs on Windows but requires significant tweaking.  Why bother?

I only know that I am so much happier now that I'm off iPower, off Windows.  My experience with Fuse has been great!

Thanks,
Richard</description>
		<content:encoded><![CDATA[<p>A quick note from the author on some of the comments above&#8230;all of which are appreciated.</p>
<p>&#8211;A few comments indicate that the problem may have been my ISP and not Wordpress running on top of Windows.  Certainly, it was both.  I think that we would all agree that Wordpress on Windows/IIS requires much more tweaking.  Which is fine&#8230;if you&#8217;re a good tweaker, which my host iPower was not.</p>
<p>&#8211;Chip comments that iPower defaults to setting you up on the *nix platform.  I believe this is true but several years before I was a Wordpress user, I was using all Microsoft stuff (Frontpage, .asp) and thus requested a Windows platform.  I cannot comment on iPower with *nix but, if you do run into problems with iPower, expect to be on the phone for awhile!  Also, in regards to # 4 &#038; 5, they are legitimate gripes because of iPower (they did not even know the value to put in for dbhost!).  </p>
<p>And, of course, iPower kept saying, &#8220;We don&#8217;t have any of these problems on the non-Windows&#8221; platform.</p>
<p>Bottom Line:  Wordpress runs on Windows but requires significant tweaking.  Why bother?</p>
<p>I only know that I am so much happier now that I&#8217;m off iPower, off Windows.  My experience with Fuse has been great!</p>
<p>Thanks,<br />
Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1289</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 29 Aug 2008 22:27:57 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1289</guid>
		<description>MP, yes, I switched to Fushed network in the beginning of June so I have had about 3 months of experience with them.  

I will write about my experience with them at some point but I can tell you that thus far I have been extremely satisfied.  

I have scarcely had any issues and the couple that I had in the beginning were responded to quickly and properly.</description>
		<content:encoded><![CDATA[<p>MP, yes, I switched to Fushed network in the beginning of June so I have had about 3 months of experience with them.  </p>
<p>I will write about my experience with them at some point but I can tell you that thus far I have been extremely satisfied.  </p>
<p>I have scarcely had any issues and the couple that I had in the beginning were responded to quickly and properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mp</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1282</link>
		<dc:creator>mp</dc:creator>
		<pubDate>Fri, 29 Aug 2008 16:08:39 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-1282</guid>
		<description>I read that you decided to use Fused network.  Is this correct? Do you like them?</description>
		<content:encoded><![CDATA[<p>I read that you decided to use Fused network.  Is this correct? Do you like them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Elam</title>
		<link>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-478</link>
		<dc:creator>Justin Elam</dc:creator>
		<pubDate>Mon, 30 Jun 2008 20:59:54 +0000</pubDate>
		<guid>http://www.thisishowyoudoit.com/blog/10-reasons-why-not-to-host-your-wordpress-blog-on-a-windowsiis-platform/#comment-478</guid>
		<description>I am using wordpress on a windows/IIS setup. However, i host it myself through the use of DynDNS.Com. this way its my box, i am in full control (as much as windows lets you be) over settings and the like. Getting MySQL setup was a bit of a task as it was the first time i had even heard of it much less tried to use it. But i still managed to get my wordpress up and fully functional from the time i started downloading the various setup files (WordPress, MySQL, and PHP) to users logging in was 2 hours. 

If you ISP is so bad, maybe you should host your own with DynDNS. its free.</description>
		<content:encoded><![CDATA[<p>I am using wordpress on a windows/IIS setup. However, i host it myself through the use of DynDNS.Com. this way its my box, i am in full control (as much as windows lets you be) over settings and the like. Getting MySQL setup was a bit of a task as it was the first time i had even heard of it much less tried to use it. But i still managed to get my wordpress up and fully functional from the time i started downloading the various setup files (WordPress, MySQL, and PHP) to users logging in was 2 hours. </p>
<p>If you ISP is so bad, maybe you should host your own with DynDNS. its free.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
