<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Install WordPress on Mac OS X (Leopard)</title>
	<atom:link href="http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/feed" rel="self" type="application/rss+xml" />
	<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard</link>
	<description></description>
	<lastBuildDate>Sun, 17 Apr 2011 08:17:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Installeren Wordpress OS X Server 10.6 &#124; Rinso NL</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-15</link>
		<dc:creator>Installeren Wordpress OS X Server 10.6 &#124; Rinso NL</dc:creator>
		<pubDate>Sun, 17 Apr 2011 08:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-15</guid>
		<description>[...] Dancing Engimeer   Dit bericht is geplaatst in Server. Bookmark de permalink.    &#8592; Mac Mini OS X Server [...]</description>
		<content:encoded><![CDATA[<p>[...] Dancing Engimeer   Dit bericht is geplaatst in Server. Bookmark de permalink.    &larr; Mac Mini OS X Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scragz</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-14</link>
		<dc:creator>scragz</dc:creator>
		<pubDate>Sat, 15 Jan 2011 03:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-14</guid>
		<description>If you are doing a local install and want to be able to update plugins more easily, you can:

    `sudo chown -R :_www wordpress`

And the add the following to wp-config.php

    define(&#039;FS_METHOD&#039;, &#039;direct&#039;);

The routine it uses for deciding if it can use the direct method relies on owners, but you can be fine doing the permissions part with groups and telling WP it&#039;s going to be okay.</description>
		<content:encoded><![CDATA[<p>If you are doing a local install and want to be able to update plugins more easily, you can:</p>
<p>    `sudo chown -R :_www wordpress`</p>
<p>And the add the following to wp-config.php</p>
<p>    define(&#8216;FS_METHOD&#8217;, &#8216;direct&#8217;);</p>
<p>The routine it uses for deciding if it can use the direct method relies on owners, but you can be fine doing the permissions part with groups and telling WP it&#8217;s going to be okay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dancer</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-13</link>
		<dc:creator>dancer</dc:creator>
		<pubDate>Sat, 09 Oct 2010 03:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-13</guid>
		<description>Thanks for your question.  This was actually I question I had myself.  I am going to update my post with this question.

If anyone is more knowledgeable about this, please chime in!</description>
		<content:encoded><![CDATA[<p>Thanks for your question.  This was actually I question I had myself.  I am going to update my post with this question.</p>
<p>If anyone is more knowledgeable about this, please chime in!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finally, a fix for wp-content security on Mac OS X/Mac OS X Server &#124; Speaking Truth &#38; Looking for Lunch</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-12</link>
		<dc:creator>Finally, a fix for wp-content security on Mac OS X/Mac OS X Server &#124; Speaking Truth &#38; Looking for Lunch</dc:creator>
		<pubDate>Tue, 05 Oct 2010 01:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-12</guid>
		<description>[...] in mind, it also works on MOSX and MOSXS versions 10.5.x and 10.6.x. Props where props are due: Dancing Engineer wrote the original piece.       This entry was posted in Uncategorized. Bookmark the [...]</description>
		<content:encoded><![CDATA[<p>[...] in mind, it also works on MOSX and MOSXS versions 10.5.x and 10.6.x. Props where props are due: Dancing Engineer wrote the original piece.       This entry was posted in Uncategorized. Bookmark the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Dively</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-11</link>
		<dc:creator>Ted Dively</dc:creator>
		<pubDate>Mon, 04 Oct 2010 22:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-11</guid>
		<description>Just curious...Do you see any security drawback(s) by making Apache the owner of the WP directory and all its subfolders and files?</description>
		<content:encoded><![CDATA[<p>Just curious&#8230;Do you see any security drawback(s) by making Apache the owner of the WP directory and all its subfolders and files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-10</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 15 Sep 2010 15:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-10</guid>
		<description>I was struggling with my .htaccess file - add &quot;Options +FollowSymlinks&quot; to the top of the .htaccess file solved it - thank you! :)</description>
		<content:encoded><![CDATA[<p>I was struggling with my .htaccess file &#8211; add &#8220;Options +FollowSymlinks&#8221; to the top of the .htaccess file solved it &#8211; thank you! <img src='http://dancingengineer.com/computing/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markhealey.org &#187; Blog Archives &#187; Enabling .htaccess on Apache on Mac OS X</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-9</link>
		<dc:creator>markhealey.org &#187; Blog Archives &#187; Enabling .htaccess on Apache on Mac OS X</dc:creator>
		<pubDate>Thu, 12 Aug 2010 04:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-9</guid>
		<description>[...] Check out this resource at dancingengineer.com. [...]</description>
		<content:encoded><![CDATA[<p>[...] Check out this resource at dancingengineer.com. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: staticnullvoid</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-6</link>
		<dc:creator>staticnullvoid</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-6</guid>
		<description>nice article, cheers.</description>
		<content:encoded><![CDATA[<p>nice article, cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Copy a WordPress blog to a local machine &#171; footnoteblog</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-5</link>
		<dc:creator>Copy a WordPress blog to a local machine &#171; footnoteblog</dc:creator>
		<pubDate>Mon, 01 Feb 2010 19:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-5</guid>
		<description>[...] Fix permissions issues to develop themes Set file permissions [...]</description>
		<content:encoded><![CDATA[<p>[...] Fix permissions issues to develop themes Set file permissions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://dancingengineer.com/computing/2009/07/how-to-install-wordpress-on-mac-os-x-leopard/comment-page-1#comment-4</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Mon, 16 Nov 2009 01:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://dancingengineer.com/computing/?p=4#comment-4</guid>
		<description>Thanks, I needed that .htaccess bit :)</description>
		<content:encoded><![CDATA[<p>Thanks, I needed that .htaccess bit <img src='http://dancingengineer.com/computing/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

