<?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: WP Prefix Table Changer</title>
	<atom:link href="http://blogsecurity.net/wordpress/tool-130707/feed" rel="self" type="application/rss+xml" />
	<link>http://blogsecurity.net/wordpress/tool-130707</link>
	<description>Always something worth reading...</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:09:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: doug white</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-2#comment-17876</link>
		<dc:creator>doug white</dc:creator>
		<pubDate>Fri, 18 Dec 2009 00:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-17876</guid>
		<description>I brought down the sql file and did it manually, Got the site backup but now I am locked out of my wp-admin window?

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I brought down the sql file and did it manually, Got the site backup but now I am locked out of my wp-admin window?</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Security Check - WordPress table prefix change adds more security &#124; Blog Design Studio</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-2#comment-16497</link>
		<dc:creator>Security Check - WordPress table prefix change adds more security &#124; Blog Design Studio</dc:creator>
		<pubDate>Thu, 21 May 2009 10:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-16497</guid>
		<description>[...] available to automate this 6 step process and you may use them to make your life even simpler. Blog Security has already released a plugin that automates the things for you. WP-Security scan plugin also allows you to do the same [...]</description>
		<content:encoded><![CDATA[<p>[...] available to automate this 6 step process and you may use them to make your life even simpler. Blog Security has already released a plugin that automates the things for you. WP-Security scan plugin also allows you to do the same [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 16 Essential WordPress Plugins To Protect Your Blog From Hackers&#160;-&#160;The Red Ferret Journal</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-2#comment-16280</link>
		<dc:creator>16 Essential WordPress Plugins To Protect Your Blog From Hackers&#160;-&#160;The Red Ferret Journal</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-16280</guid>
		<description>[...] WP Prefix Table Changer. Secure your database by changing the table prefixes (e..g. wp_) to make&#160;them more obscure. [...]</description>
		<content:encoded><![CDATA[<p>[...] WP Prefix Table Changer. Secure your database by changing the table prefixes (e..g. wp_) to make&nbsp;them more obscure. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias Baldanza</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-2#comment-15999</link>
		<dc:creator>Matias Baldanza</dc:creator>
		<pubDate>Sun, 01 Feb 2009 16:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-15999</guid>
		<description>Oh! I forgot. Thank you for this plugin.
It&#039;s really useful to me :-)</description>
		<content:encoded><![CDATA[<p>Oh! I forgot. Thank you for this plugin.<br />
It&#8217;s really useful to me :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias Baldanza</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-15998</link>
		<dc:creator>Matias Baldanza</dc:creator>
		<pubDate>Sun, 01 Feb 2009 15:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-15998</guid>
		<description>Have I found another?

When I change my table prefix, it reports only one error:

&gt; Changing values in table wp_usermeta 1/3: Failed

In the wp_usermeta table I had to manually change the following rows:

wp_capabilities
wp_usersettingstime

Any comments?</description>
		<content:encoded><![CDATA[<p>Have I found another?</p>
<p>When I change my table prefix, it reports only one error:</p>
<p>&gt; Changing values in table wp_usermeta 1/3: Failed</p>
<p>In the wp_usermeta table I had to manually change the following rows:</p>
<p>wp_capabilities<br />
wp_usersettingstime</p>
<p>Any comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias Baldanza</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-15997</link>
		<dc:creator>Matias Baldanza</dc:creator>
		<pubDate>Sun, 01 Feb 2009 15:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-15997</guid>
		<description>Have I found a bug?
I&#039;m using version 1.1 on a wordpress 2.7 install, and I was tracking the following error: after changing the table prefix, WP-backup wouldn&#039;t backup my tables.
I was using a table prefix with lowercase AND uppercase characters. After the first change, I couldn&#039;t change it anymore and had to manually rename everything to wp_.

After changing it to all lowercase, everything is working fine.</description>
		<content:encoded><![CDATA[<p>Have I found a bug?<br />
I&#8217;m using version 1.1 on a wordpress 2.7 install, and I was tracking the following error: after changing the table prefix, WP-backup wouldn&#8217;t backup my tables.<br />
I was using a table prefix with lowercase AND uppercase characters. After the first change, I couldn&#8217;t change it anymore and had to manually rename everything to wp_.</p>
<p>After changing it to all lowercase, everything is working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimura</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-15035</link>
		<dc:creator>Kimura</dc:creator>
		<pubDate>Tue, 23 Dec 2008 05:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-15035</guid>
		<description>Any plans to update this plugin? it would help many avoid a headache, and would save time. Hope to see this working again, not sure if it works with at least WordPress 2.5 I looked at the publishers site, but this plugin is no longer listed...</description>
		<content:encoded><![CDATA[<p>Any plans to update this plugin? it would help many avoid a headache, and would save time. Hope to see this working again, not sure if it works with at least WordPress 2.5 I looked at the publishers site, but this plugin is no longer listed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 wichtige Sicherheitstips für WordPress</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-14181</link>
		<dc:creator>5 wichtige Sicherheitstips für WordPress</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-14181</guid>
		<description>[...] kann das Prefix vom Plugin WP-Prefix-Changer die Änderung vornehmen. Das hat vor einigen Wochen hier unter WP 2.5 gut funktioniert, lt. den [...]</description>
		<content:encoded><![CDATA[<p>[...] kann das Prefix vom Plugin WP-Prefix-Changer die Änderung vornehmen. Das hat vor einigen Wochen hier unter WP 2.5 gut funktioniert, lt. den [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helge</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-13611</link>
		<dc:creator>Helge</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-13611</guid>
		<description>Hi, I&#039;m afraid I have to report having the same troubles as so many before: My used does have ALTER-privileges (triple-checked), yet i keep getting the error message &quot;User hasn&#039;t enough rights to alter your Tablestructure&quot;.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m afraid I have to report having the same troubles as so many before: My used does have ALTER-privileges (triple-checked), yet i keep getting the error message &#8220;User hasn&#8217;t enough rights to alter your Tablestructure&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress-blogin tietoturva &#124; Arkimedia</title>
		<link>http://blogsecurity.net/wordpress/tool-130707/comment-page-1#comment-13104</link>
		<dc:creator>WordPress-blogin tietoturva &#124; Arkimedia</dc:creator>
		<pubDate>Mon, 25 Aug 2008 10:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogsecurity.net/?p=43#comment-13104</guid>
		<description>[...] -tiedostossa. Tietokantataulujen etuliitettä voidaan muuttaa myös asennuksen jälkeen WP Prefix Table Changer -lisäosan [...]</description>
		<content:encoded><![CDATA[<p>[...] -tiedostossa. Tietokantataulujen etuliitettä voidaan muuttaa myös asennuksen jälkeen WP Prefix Table Changer -lisäosan [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
