<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Move WordPress To a New Server</title>
	<atom:link href="http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/</link>
	<description>Covering anything and everything WordPress</description>
	<lastBuildDate>Wed, 10 Mar 2010 02:20:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: shayne</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-726</link>
		<dc:creator>shayne</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-726</guid>
		<description>Karen,

That could be a number of things. I would contact your host and give them that error and let them help you with that.</description>
		<content:encoded><![CDATA[<p>Karen,</p>
<p>That could be a number of things. I would contact your host and give them that error and let them help you with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enter Your Name...</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-725</link>
		<dc:creator>Enter Your Name...</dc:creator>
		<pubDate>Sat, 23 Jan 2010 06:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-725</guid>
		<description>I actually moved it from a standard Wordpress install to a MU install. I was going to write up a guide on how to do that, but fortunately WordPress 3.0 will eliminate that need!</description>
		<content:encoded><![CDATA[<p>I actually moved it from a standard Wordpress install to a MU install. I was going to write up a guide on how to do that, but fortunately WordPress 3.0 will eliminate that need!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kilwag</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-724</link>
		<dc:creator>Kilwag</dc:creator>
		<pubDate>Sat, 23 Jan 2010 06:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-724</guid>
		<description>I used this method to move wordpress installs a few times but the last time it wouldn&#039;t work. Basically it was an known issue with PHPMyadmin, it doesn&#039;t always work once the database gets larger than a certain size...(don&#039;t ask e what size) I even tried exporting tables individually, but the larger ones wouldn&#039;t work. It would just time out eventually. I ended up having to do the database dump via ssh in the terminal, looked it up on Google, it ended up being super quick. I used it on the site that is linked in my name. It had about 2,500 posts and 20,000 comments at the time.</description>
		<content:encoded><![CDATA[<p>I used this method to move wordpress installs a few times but the last time it wouldn&#8217;t work. Basically it was an known issue with PHPMyadmin, it doesn&#8217;t always work once the database gets larger than a certain size&#8230;(don&#8217;t ask e what size) I even tried exporting tables individually, but the larger ones wouldn&#8217;t work. It would just time out eventually. I ended up having to do the database dump via ssh in the terminal, looked it up on Google, it ended up being super quick. I used it on the site that is linked in my name. It had about 2,500 posts and 20,000 comments at the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karen</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-723</link>
		<dc:creator>karen</dc:creator>
		<pubDate>Mon, 18 Jan 2010 01:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-723</guid>
		<description>Hey, thanks so much, you sent me the link to these instructions from Linkedin. I followed your instructions but when I tried to import the database I got the following error message:
Error
SQL query:
-- Database: `buneekb_wrdp1`
CREATE DATABASE  `buneekb_wrdp1` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL said:
#1044 - Access denied for user &#039;clickher&#039;@&#039;localhost&#039; to database &#039;buneekb_wrdp1&#039;
Any idea what i am doing wrong. ? My original test site was at b-uneek.net, and i was trying to learn how to transfer a WP site by bringing it over to clickhereforworldpeace.com.

If you have any ideas I&#039;d be really grateful.
thanks again,
Karen</description>
		<content:encoded><![CDATA[<p>Hey, thanks so much, you sent me the link to these instructions from Linkedin. I followed your instructions but when I tried to import the database I got the following error message:<br />
Error<br />
SQL query:<br />
&#8211; Database: `buneekb_wrdp1`<br />
CREATE DATABASE  `buneekb_wrdp1` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;<br />
MySQL said:<br />
#1044 &#8211; Access denied for user &#8216;clickher&#8217;@'localhost&#8217; to database &#8216;buneekb_wrdp1&#8242;<br />
Any idea what i am doing wrong. ? My original test site was at b-uneek.net, and i was trying to learn how to transfer a WP site by bringing it over to clickhereforworldpeace.com.</p>
<p>If you have any ideas I&#8217;d be really grateful.<br />
thanks again,<br />
Karen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPExplorer</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-721</link>
		<dc:creator>WPExplorer</dc:creator>
		<pubDate>Fri, 25 Dec 2009 09:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-721</guid>
		<description>This is always a scary process and can be quite difficult for Wordpress novices. You did a good job with this tutorial. Kudos.</description>
		<content:encoded><![CDATA[<p>This is always a scary process and can be quite difficult for Wordpress novices. You did a good job with this tutorial. Kudos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ERIC</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-720</link>
		<dc:creator>ERIC</dc:creator>
		<pubDate>Thu, 24 Dec 2009 13:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-720</guid>
		<description>thanks for all the help i kinda figure out wehat the problem was... i disabled all plug ins but i left the wp ecommerce active and making it still active plug in cause this error make sure its all disabled before copying to your pc... ugh should have benn more attentive... thanks so much shayne... happy holidays dude</description>
		<content:encoded><![CDATA[<p>thanks for all the help i kinda figure out wehat the problem was&#8230; i disabled all plug ins but i left the wp ecommerce active and making it still active plug in cause this error make sure its all disabled before copying to your pc&#8230; ugh should have benn more attentive&#8230; thanks so much shayne&#8230; happy holidays dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-719</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 24 Dec 2009 09:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-719</guid>
		<description>kinda played around with it... and i think whats causing this is the wp eCommerce plugin... i installed a fresh one and after that i installed the wp e commerce and then the error poped up... Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/p/i/n/pinoypinay/html/wp-content/plugins/wp-e-commerce/wpsc-includes/upgrades.php:270) in /home/content/p/i/n/pinoypinay/html/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php on line 752 as you can see the link error leads to the plug in merchant folder for paypal... tried to look into the codes but still no luck.. any suggestions?</description>
		<content:encoded><![CDATA[<p>kinda played around with it&#8230; and i think whats causing this is the wp eCommerce plugin&#8230; i installed a fresh one and after that i installed the wp e commerce and then the error poped up&#8230; Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at /home/content/p/i/n/pinoypinay/html/wp-content/plugins/wp-e-commerce/wpsc-includes/upgrades.php:270) in /home/content/p/i/n/pinoypinay/html/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php on line 752 as you can see the link error leads to the plug in merchant folder for paypal&#8230; tried to look into the codes but still no luck.. any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-718</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 24 Dec 2009 09:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-718</guid>
		<description>Is there a way to copy only the products, categories, &amp; variations to another site? I&#039;m splitting up my products into 2 sites and it would be much easier to copy these as opposed to starting from scratch. The 2 sites use different templates so I can&#039;t do a complete copy. Thanks.</description>
		<content:encoded><![CDATA[<p>Is there a way to copy only the products, categories, &amp; variations to another site? I&#8217;m splitting up my products into 2 sites and it would be much easier to copy these as opposed to starting from scratch. The 2 sites use different templates so I can&#8217;t do a complete copy. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-717</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 24 Dec 2009 03:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-717</guid>
		<description>hey thanks for the response the first time i saw it, it knida gave me a hint its a plug in issue.. tried it again still no go.... any suggestions?</description>
		<content:encoded><![CDATA[<p>hey thanks for the response the first time i saw it, it knida gave me a hint its a plug in issue.. tried it again still no go&#8230;. any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shayne</title>
		<link>http://weeklywp.com/2009/06/move-wordpress-to-a-new-server/comment-page-1/#comment-716</link>
		<dc:creator>shayne</dc:creator>
		<pubDate>Thu, 24 Dec 2009 01:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressme.org/2009/06/move-wordpress-to-a-new-server/#comment-716</guid>
		<description>Eric -

Not really 100% sure on that....have you tried deactivating and reactivating the plugin after the move? Also, you might try doing that to other plugins on the site to see if they might be causing issues.</description>
		<content:encoded><![CDATA[<p>Eric -</p>
<p>Not really 100% sure on that&#8230;.have you tried deactivating and reactivating the plugin after the move? Also, you might try doing that to other plugins on the site to see if they might be causing issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
