<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Everything is Crap &#187; iis</title>
	<atom:link href="http://everythingiscrap.com/tag/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiscrap.com</link>
	<description>Notes on the crap we&#039;ve been subjected to</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:10:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automated IIS WordPress Installer from Microsoft</title>
		<link>http://everythingiscrap.com/automated-iis-wordpress-installer-from-microsoft/</link>
		<comments>http://everythingiscrap.com/automated-iis-wordpress-installer-from-microsoft/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 15:51:44 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=477</guid>
		<description><![CDATA[Now that I know how to do it, I'm getting fed up with LAMP as a web platform. I much prefer Windows. (What can I say? I'm a Windows guy!) And I recently stumbled into the Microsoft Web Platform Installer. It makes installing WordPress embarrassingly simple. Just run the installer and it does everything for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://everythingiscrap.com/wp-content/uploads/2010/06/web.png" alt="" title="web" width="256" height="256" class="alignnone size-full wp-image-478" /></p>
<p>Now that I know how to do it, I'm getting fed up with LAMP as a web platform. I much prefer Windows. (What can I say? I'm a Windows guy!) And I recently stumbled into the <a href="http://www.microsoft.com/web/downloads/platform.aspx">Microsoft Web Platform Installer</a>. It makes installing WordPress embarrassingly simple. Just run the installer and it does <em>everything</em> for you. For instance: I made a website in IIS, then ran the installer and it&#8230;</p>
<ul>
<li>installed PHP,</li>
<li>installed MySQL,</li>
<li>installed WordPress,</li>
<li>and installed a couple other bits and pieces for IIS.</li>
</ul>
<p>From what I understand, it would have installed IIS if it wasn't already installed. And that's not all it installs either: Joomla, Umbraco, phpBB, DotNetNuke, MS SQL Express, and a lot of others. It's great and, more importantly, it <em>works.</em> With the Web Platform Installer I've gone from barely being able to get WordPress to work on Windows/IIS to stupidly simple installs that take about 5 minutes. Literally! It's great!</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/automated-iis-wordpress-installer-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just made me a WordPress blargh</title>
		<link>http://everythingiscrap.com/just-made-me-a-wordpress-blargh/</link>
		<comments>http://everythingiscrap.com/just-made-me-a-wordpress-blargh/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 08:26:58 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[iis]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.everythingiscrap.com/?p=116</guid>
		<description><![CDATA[I've just installed a WordPress blog for the first time. It's running on Windows 2003 and IIS. It was kinda tricky to set up, but now that it's running it's very, very nice! There's plenty of walkthroughs on how to do this, and here are some links to the ones I used. Deserialized has the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-243" title="wordpress-250x2501-150x150" src="http://everythingiscrap.com/wp-content/uploads/2009/12/wordpress-250x2501-150x1501.png" alt="" width="150" height="150" /></p>
<p>I've just installed a WordPress blog for the first time. It's running on Windows 2003 and IIS. It was kinda tricky to set up, but now that it's running it's very, very nice!</p>
<p>There's plenty of walkthroughs on how to do this, and here are some links to the ones I used.</p>
<p><a href="http://deserialized.com/wordpress-2-8-pretty-urls-and-iis6/">Deserialized has the specifics on how to get FastCGI and mod_rewrite working before you proceed with your install of WordPress.</a></p>
<p><a href="http://codex.wordpress.org/Installing_WordPress">WordPress, of course, has their own set of instructions on how to install WordPress on your own server.</a></p>
<p><a href="http://www.iisadmin.co.uk/?p=6&amp;page=2">IIS Admin Blog has a lot more specific details about installing WordPress on Windows 2003 and IIS</a>.</p>
<p>I know I'm late to the WordPress party, but I can't wait to start pushing the system to see what it can do. It may become my website building software of choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/just-made-me-a-wordpress-blargh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup FastCGI on your web server to make PHP sing!</title>
		<link>http://everythingiscrap.com/setup-fastcgi-on-your-web-server-to-make-php-sing/</link>
		<comments>http://everythingiscrap.com/setup-fastcgi-on-your-web-server-to-make-php-sing/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:09:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[iis]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/06/10/setup-fastcgi-on-your-web-server-to-make-php-sing</guid>
		<description><![CDATA[I was setting up the forums for the Pioneer, which are pretty much done, and I noticed that the forums were acting really sluggishly. It's a phpbb3 forum. I've used them before and they've seemed pretty snappy to me, so I figured our webserver, which recently got moved to a server with less resources (but [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-249" title="120px-php-logo-svg" src="http://everythingiscrap.com/wp-content/uploads/2009/06/120px-php-logo-svg.png" alt="" width="120" height="64" /><br />
I was setting up the <a href="http://forums.bigrapidsnews.com/">forums for the Pioneer</a>, which are pretty much done, and I noticed that the forums were acting really sluggishly. It's a phpbb3 forum. I've used them before and they've seemed pretty snappy to me, so I figured our webserver, which recently got moved to a server with less resources (but more hard drive space), was just acting slowly. But I began to wonder if that was really the case. My own pages, written in ASP.net were preforming just fine. So I researched it and apparently there's something called FastCGI that doesn't come pre-installed on 2003, but it greatly increases the response of script interpreters like PHP.</p>
<p>So, I downloaded the <a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;g=6&amp;i=1521">FastCGI extension from Microsoft</a>, installed it, then added this hander for PHP files on the website of interest:</p>
<blockquote><p>C:WINDOWSsystem32inetsrvfcgiext.dll</p></blockquote>
<p>After that I re-ran the PHP installer and told it to use FastCGI. It worked perfectly. Now my phpbb3 is performing much faster, even though the web server still isn't as powerful as it should be. It works; that's all that matters.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/setup-fastcgi-on-your-web-server-to-make-php-sing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling PHP5 on IIS6</title>
		<link>http://everythingiscrap.com/enabling-php5-on-iis6/</link>
		<comments>http://everythingiscrap.com/enabling-php5-on-iis6/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:28:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[iis]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/04/08/enabling-php5-on-iis6</guid>
		<description><![CDATA[This is a quick note for me so I don't forget how I did it (if I have to do it again in the future). PHP5 doesn't automatically enable itself on IIS6. You have to do it by hand for each website you create. The first step, and I'm not positive it's necessary, is to [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick note for me so I don't forget how I did it (if I have to do it again in the future).</p>
<p>PHP5 doesn't automatically enable itself on IIS6. You have to do it by hand for each website you create. The first step, and I'm not positive it's necessary, is to create a new Web Service extension and allow it.</p>
<p>Go into IIS, Local Computer, and right click on Web Service Extensions and choose Add new web service extension. After this choose a descriptive name (like PHP x.x.x) and add php-cgi.exe for "Required files." Click OK. Then allow the new service that you created.</p>
<p>Then, on the website of interest, you have to add the application extension for PHP. Right click on the website and choose properties. Navigate to the Home Directory tab and click the Configuration button. From there, under Application Extensions click the Add button and add the .php extension and the php-cgi.exe to the fields listed. Click OK, click OK and that should do it.</p>
<p>Don't forget to add index.php to your list of default documents for the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/enabling-php5-on-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Notice:</title>
		<link>http://everythingiscrap.com/php-notice/</link>
		<comments>http://everythingiscrap.com/php-notice/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:25:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[iis]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/04/08/php-notice</guid>
		<description><![CDATA[I got an error when trying to move one of our old PHP sites to the new server: PHP Notice: Use of undefined constant php &#8211; assumed ‘php’ in&#8230; Basically it means that the php ending tag should be ?&#62; and not php?&#62; Thanks, ClickFire, for the PHP help]]></description>
			<content:encoded><![CDATA[<p>I got an error when trying to move one of our old PHP sites to the new server:</p>
<blockquote><p>PHP Notice: Use of undefined constant php &#8211; assumed ‘php’ in&#8230;</p></blockquote>
<p>Basically it means that the php ending tag should be ?&gt; and not php?&gt;</p>
<p><a href="http://www.clickfire.com/introduction-to-php/">Thanks, ClickFire, for the PHP help</a></p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/php-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

