<?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>Rickey Whitworth&#039;s Blog &#187; WordPress</title>
	<atom:link href="http://www.whitworth.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitworth.org</link>
	<description>insights from managing a microsoft enterprise infrastructure</description>
	<lastBuildDate>Tue, 05 Apr 2011 21:02:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple:Press Forum</title>
		<link>http://www.whitworth.org/2009/08/07/simplepress-forum/</link>
		<comments>http://www.whitworth.org/2009/08/07/simplepress-forum/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:45:54 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/08/07/simplepress-forum/</guid>
		<description><![CDATA[&#160;
Simple:Press is a feature rich forum plugin for WordPress. It fully integrates into your WP based site utilising the same user records and database and displaying on a single WP page. It is fully customisable and comes with a number of skins and sets of icons to get your started. Current users have shown it [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Simple:Press is a feature rich forum plugin for WordPress. It fully integrates into your WP based site utilising the same user records and database and displaying on a single WP page. It is fully customisable and comes with a number of skins and sets of icons to get your started. Current users have shown it to be fully scaleable whether your site membership numbers the tens or the thousands.</p></blockquote>
<p><a href="http://simplepressforum.com/">Simple:Press Forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/08/07/simplepress-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin upgrade Failed in WordPress Using IIS 7</title>
		<link>http://www.whitworth.org/2009/03/10/plugin-upgrade-failed-in-wordpress-using-iis-7/</link>
		<comments>http://www.whitworth.org/2009/03/10/plugin-upgrade-failed-in-wordpress-using-iis-7/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:08:09 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IIS 7]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=631</guid>
		<description><![CDATA[Since I have been running WordPress on IIS 7, I have been unable to use the WordPress integrated Plugin update features. When I am in plugin manager, and click on the link that says Upgrade Automatically, I get the following error:
Upgrade Plugin
Downloading update from http://downloads.wordpress.org/plugin/download-monitor.2.2.3.zip
Unpacking the update
Removing the old version of the plugin
Could not remove [...]]]></description>
			<content:encoded><![CDATA[<p>Since I have been running WordPress on IIS 7, I have been unable to use the WordPress integrated Plugin update features. When I am in plugin manager, and click on the link that says Upgrade Automatically, I get the following error:</p>
<p>Upgrade Plugin<br />
Downloading update from http://downloads.wordpress.org/plugin/download-monitor.2.2.3.zip<br />
Unpacking the update<br />
Removing the old version of the plugin<br />
Could not remove the old plugin<br />
Plugin upgrade Failed</p>
<p>With some help from <a href="http://www.pburch.com/blog">Patrick Burch</a>, I found out this can be fixed by providing Physical Path Credentials in IIS. In previous versions of IIS, you could only use this feature when using UNC paths. It mainly existed as a way to connect to a virtual directory on a remote machine using a fixed set of credentials. In IIS 7, this feature was expanded so that it could also be used with local directories. I have searched for a good security guide on IIS 7 with WordPress, but most of what I have seen is geared towards WordPress on Apache. So, I have played around with a couple of settings to try to enable one click plugin upgrades while at the same time keeping a secure configuration. </p>
<p>DISCLAIMER: I have to admit that I have not read the security guide for WordPress, and I am only mildly familiar with the new security settings in IIS 7. So there is a possibility that what I have done to fix this problem may open some kind of security hole. You must make your own determination when changing security settings on your servers. I am only reporting what worked for me to fix a specific issue. I will not be held responsible for security changes you make to your own systems.</p>
<ol>
<li>Make sure your Application Pool identity is a user account (not Network Service)</li>
<li>In IIS Manager, right-click on your website &#8211;&gt; Manage Web &#8211;&gt; Advanced Settings</li>
<li>Click the &#8230; button in the Physical Path Credentials box.</li>
<li>Specify the account you are using for the Application Pool Identity</li>
<li>Find the wp-content folder under your web site, right click and choose Edit Permissions&#8230;</li>
<li>Go to the Security Tab, then click Add and enter the Application Pool Identity account. Give the account modify rights</li>
<li>Click OK until you have closed out of the security dialog</li>
<li>Reset IIS</li>
<li>Test plugin update</li>
</ol>
<p>We could have given rights to just the plugins directory, but you will still need the ability to do uploads as well, so I just went with wp-content</p>
<p>Please feel free to comment if you are an expert on this subject and see problems with this post.</p>
<p> </p>
<pre class="wrap">
<h2> </h2>
<h2> </h2>

 

 </pre>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/03/10/plugin-upgrade-failed-in-wordpress-using-iis-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Enabling Permalinks in WordPress</title>
		<link>http://www.whitworth.org/2009/02/19/enabling-permalinks-in-wordpress/</link>
		<comments>http://www.whitworth.org/2009/02/19/enabling-permalinks-in-wordpress/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 20:08:48 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[IIS 7]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/02/19/enabling-permalinks-in-wordpress/</guid>
		<description><![CDATA[This walkthrough will guide you through how to enable “Pretty Permalinks” for blog posts in the WordPress blog engine installed on IIS 7.0. Typically, without URL rewriting functionality on a Web server, WordPress users have to use “Almost Pretty” URLs (for example, http://contoso.com/index.php/yyyy/mm/dd/post-name/). This was the primary option for users who chose to host WordPress [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>This walkthrough will guide you through how to enable “<a href="http://codex.wordpress.org/Using_Permalinks">Pretty Permalinks</a>” for blog posts in the <a href="http://www.wordpress.org/">WordPress</a> blog engine installed on IIS 7.0. Typically, without URL rewriting functionality on a Web server, WordPress users have to use “Almost Pretty” URLs (for example, <strong>http://contoso.com/index.php/yyyy/mm/dd/post-name/</strong>). This was the primary option for users who chose to host WordPress on IIS. Now, with the URL rewrite module available, you can have “Pretty Permalinks” (for example, <strong>http://example.com/year/month/day/post-name/</strong>) for WordPress blogs hosted on IIS 7.0.</p></blockquote>
<p><a href="http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/">Enabling Pretty Permalinks in WordPress : Using URL Rewrite Module : Installing and Configuring IIS 7.0 : The Official Microsoft IIS Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/02/19/enabling-permalinks-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.354 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-10-01 19:34:25 -->

