<?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 create a local copy of a wordpress site</title>
	<atom:link href="http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/</link>
	<description>I&#039;m a user focused mobile developer, here is where I publish advice and thoughts on building great mobile apps</description>
	<lastBuildDate>Wed, 15 Feb 2012 18:38:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Fabrice</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4484</link>
		<dc:creator>Fabrice</dc:creator>
		<pubDate>Fri, 16 Dec 2011 11:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4484</guid>
		<description>Thank you so much for this tutorial. Great great stuff!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tutorial. Great great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4377</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Fri, 09 Sep 2011 06:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4377</guid>
		<description>Hi!  I have followed all the steps and the main page loads at http://localhost.  
However, when I click on any post or page, all I get are &quot;Not found&quot; errors. 

I have the Permalinks plugin by John Bloch installed and this is what is causing the problem.  I changed the Permalink settings to default and now I can browse. 

However, this is not satisfactory since I do need to use the Permalinks once I&#039;m done working on http://localhost and implement the changes to the live site.

Can you or anyone here point me to the right direction on how to make permalinks work on http://localhost?</description>
		<content:encoded><![CDATA[<p>Hi!  I have followed all the steps and the main page loads at <a href="http://localhost" rel="nofollow">http://localhost</a>.<br />
However, when I click on any post or page, all I get are &#8220;Not found&#8221; errors. </p>
<p>I have the Permalinks plugin by John Bloch installed and this is what is causing the problem.  I changed the Permalink settings to default and now I can browse. </p>
<p>However, this is not satisfactory since I do need to use the Permalinks once I&#8217;m done working on <a href="http://localhost" rel="nofollow">http://localhost</a> and implement the changes to the live site.</p>
<p>Can you or anyone here point me to the right direction on how to make permalinks work on <a href="http://localhost?" rel="nofollow">http://localhost?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian Saunders</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4339</link>
		<dc:creator>Damian Saunders</dc:creator>
		<pubDate>Sat, 16 Jul 2011 12:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4339</guid>
		<description>Hi Mark,
Thanks so much, I&#039;d been frustrated with this for a while now and other tutorials don&#039;t cover the php Admin steps like you did.

Still have a couple of glitches with images using fully qualified URLs etc but there&#039;s enough to develop and test.

Cheers
Damian
http://www.damiansaunders.net</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Thanks so much, I&#8217;d been frustrated with this for a while now and other tutorials don&#8217;t cover the php Admin steps like you did.</p>
<p>Still have a couple of glitches with images using fully qualified URLs etc but there&#8217;s enough to develop and test.</p>
<p>Cheers<br />
Damian<br />
<a href="http://www.damiansaunders.net" rel="nofollow">http://www.damiansaunders.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darkhoro</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4325</link>
		<dc:creator>darkhoro</dc:creator>
		<pubDate>Wed, 29 Jun 2011 21:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4325</guid>
		<description>OHH MAANNN thanks a lot, you helped me a lot !

P.S : for people who use easyphp, put http://127.0.0.1:8888/folder_name in siteurl and home.</description>
		<content:encoded><![CDATA[<p>OHH MAANNN thanks a lot, you helped me a lot !</p>
<p>P.S : for people who use easyphp, put <a href="http://127.0.0.1:8888/folder_name" rel="nofollow">http://127.0.0.1:8888/folder_name</a> in siteurl and home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takis Vakatasis</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4311</link>
		<dc:creator>Takis Vakatasis</dc:creator>
		<pubDate>Mon, 23 May 2011 19:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4311</guid>
		<description>hello Mark
thank you so much for this detailed step by step guide.....i follow your steps and finally i made my wordpress theme working locally (my site is: www.judo.com.gr)
Best Regards
Takis</description>
		<content:encoded><![CDATA[<p>hello Mark<br />
thank you so much for this detailed step by step guide&#8230;..i follow your steps and finally i made my wordpress theme working locally (my site is: <a href="http://www.judo.com.gr" rel="nofollow">http://www.judo.com.gr</a>)<br />
Best Regards<br />
Takis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beri</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-4128</link>
		<dc:creator>Beri</dc:creator>
		<pubDate>Wed, 23 Mar 2011 19:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-4128</guid>
		<description>Great guideline, many thanks!!

I did have a problem though. The homepage was showing correctly on localhost, but clicking on any post or page resulted in an &#039;cannot find url&#039; error. I finally found out how to resolve it:
Go to http://localhost/portal/wp-admin/options-permalink.php and change the setting to default.</description>
		<content:encoded><![CDATA[<p>Great guideline, many thanks!!</p>
<p>I did have a problem though. The homepage was showing correctly on localhost, but clicking on any post or page resulted in an &#8216;cannot find url&#8217; error. I finally found out how to resolve it:<br />
Go to <a href="http://localhost/portal/wp-admin/options-permalink.php" rel="nofollow">http://localhost/portal/wp-admin/options-permalink.php</a> and change the setting to default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sara</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-3940</link>
		<dc:creator>sara</dc:creator>
		<pubDate>Wed, 29 Dec 2010 15:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-3940</guid>
		<description>Excellent write-up. I have problems when trying to import my database as the file is too big. How can I get around this issue?

Many thanks</description>
		<content:encoded><![CDATA[<p>Excellent write-up. I have problems when trying to import my database as the file is too big. How can I get around this issue?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: milesj</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-3296</link>
		<dc:creator>milesj</dc:creator>
		<pubDate>Sun, 29 Aug 2010 17:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-3296</guid>
		<description>Seemed so simple, however, when I followed all the steps and went to URL localhost:8888/wordpress (I&#039;m running MAMP), the browser window is just blank. Similarly if I go to wp-login.php and login the screen browser remains blank.</description>
		<content:encoded><![CDATA[<p>Seemed so simple, however, when I followed all the steps and went to URL localhost:8888/wordpress (I&#8217;m running MAMP), the browser window is just blank. Similarly if I go to wp-login.php and login the screen browser remains blank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Erwin</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-2800</link>
		<dc:creator>Ryan Erwin</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-2800</guid>
		<description>Some people would prefer not update the database content every time they copy the database from Live back to their local system for development.

The WordPress Developer Site has some documentation on patching the wp-includes/functions.php file to avoid any SQL changes when reloading the database.

&lt;a href=&quot;http://codex.wordpress.org/Running_a_Development_Copy_of_WordPress&quot; rel=&quot;nofollow&quot;&gt;Running a Development Copy of WordPress&lt;/a&gt; at codex.developer.com.

---
Ryan Erwin
Shanghai, China</description>
		<content:encoded><![CDATA[<p>Some people would prefer not update the database content every time they copy the database from Live back to their local system for development.</p>
<p>The WordPress Developer Site has some documentation on patching the wp-includes/functions.php file to avoid any SQL changes when reloading the database.</p>
<p><a href="http://codex.wordpress.org/Running_a_Development_Copy_of_WordPress" rel="nofollow">Running a Development Copy of WordPress</a> at codex.developer.com.</p>
<p>&#8212;<br />
Ryan Erwin<br />
Shanghai, China</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://mark-kirby.co.uk/2008/how-to-create-a-local-copy-of-a-wordpress-site/comment-page-1/#comment-2771</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Thu, 28 Jan 2010 00:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=218#comment-2771</guid>
		<description>Thanks Mark! 

Been looking everywhere and this is the first place mentioning the changes for the siteurl and home. And that did it!</description>
		<content:encoded><![CDATA[<p>Thanks Mark! </p>
<p>Been looking everywhere and this is the first place mentioning the changes for the siteurl and home. And that did it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

