<?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: Moving wordpress site to another server</title>
	<atom:link href="http://stereointeractive.com/blog/2010/04/19/moving-wordpress-site-to-another-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog/2010/04/19/moving-wordpress-site-to-another-server/</link>
	<description>Development Blog</description>
	<lastBuildDate>Thu, 17 Nov 2011 00:02:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Setting up and Configuring a Local Wordpress Installation with Mod_Rewrite &#124; David Merrick</title>
		<link>http://stereointeractive.com/blog/2010/04/19/moving-wordpress-site-to-another-server/comment-page-1/#comment-599</link>
		<dc:creator>Setting up and Configuring a Local Wordpress Installation with Mod_Rewrite &#124; David Merrick</dc:creator>
		<pubDate>Thu, 10 Jun 2010 06:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=511#comment-599</guid>
		<description>[...] your site&#8217;s files into your local directory, export your database from your site (follow this guide), and import it locally and you shouldn&#8217;t have any problems. [...]</description>
		<content:encoded><![CDATA[<p>[...] your site&#8217;s files into your local directory, export your database from your site (follow this guide), and import it locally and you shouldn&#8217;t have any problems. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Merrick</title>
		<link>http://stereointeractive.com/blog/2010/04/19/moving-wordpress-site-to-another-server/comment-page-1/#comment-597</link>
		<dc:creator>David Merrick</dc:creator>
		<pubDate>Tue, 01 Jun 2010 20:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=511#comment-597</guid>
		<description>Thank you so much! I was doing this manually for the longest time and it was such a pain.

The only sticking point for me was step 2. My local server uses &quot;IP.address/localsite/&quot;, so I had to differentiate between the URLs and directory structures in the perl substitution statement:

&quot;perl -pi -e &#039;s/http\:\/\/mysite.local/http\:\/\/thelivesite.com/g&#039; mylocal_db_dump.sql&quot;

&quot;perl -pi -e &#039;s/var\/www\/mysite.local/public_html\/thelivesite.com/g&#039; mylocal_db_dump.sql&quot;</description>
		<content:encoded><![CDATA[<p>Thank you so much! I was doing this manually for the longest time and it was such a pain.</p>
<p>The only sticking point for me was step 2. My local server uses &#8220;IP.address/localsite/&#8221;, so I had to differentiate between the URLs and directory structures in the perl substitution statement:</p>
<p>&#8220;perl -pi -e &#8216;s/http\:\/\/mysite.local/http\:\/\/thelivesite.com/g&#8217; mylocal_db_dump.sql&#8221;</p>
<p>&#8220;perl -pi -e &#8216;s/var\/www\/mysite.local/public_html\/thelivesite.com/g&#8217; mylocal_db_dump.sql&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xav.</title>
		<link>http://stereointeractive.com/blog/2010/04/19/moving-wordpress-site-to-another-server/comment-page-1/#comment-576</link>
		<dc:creator>Xav.</dc:creator>
		<pubDate>Tue, 20 Apr 2010 03:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=511#comment-576</guid>
		<description>I&#039;ve been facing this problem too but didn&#039;t have time to find out a solution. The way you&#039;re doing seems pretty flexible. Thanks !</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been facing this problem too but didn&#8217;t have time to find out a solution. The way you&#8217;re doing seems pretty flexible. Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

