<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>mandarin.no &#187; login</title>
	<atom:link href="http://mandarin.no/tag/login/feed/" rel="self" type="application/rss+xml" />
	<link>http://mandarin.no</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 09:35:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Change prefix of database tables in WordPress</title>
		<link>http://mandarin.no/wordpress/change-prefix-of-database-tables-in-wordpress/</link>
		<comments>http://mandarin.no/wordpress/change-prefix-of-database-tables-in-wordpress/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:04:44 +0000</pubDate>
		<dc:creator>Thomas Viktil</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database table]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[lorelle]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[prefix]]></category>
		<category><![CDATA[rambling thoughts blog]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sufficient permission]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[user accounts]]></category>
		<category><![CDATA[usermeta]]></category>
		<guid isPermaLink="false">http://mandarin.no/?p=75</guid>
		<description><![CDATA[Here the other day I was adding some security settings on a WordPress installation. One of them involving changing the prefix of WordPress&#8217; database tables. It&#8217;s pretty straight forward, but you&#8217;ve got to remember changing some values inside some of the tables. I found quite a few articles on this subject, but none that informed [...]]]></description>
			<content:encoded><![CDATA[<p>Here the other day I was adding some security settings on a WordPress installation. One of them involving changing the prefix of WordPress&#8217; database tables. It&#8217;s pretty straight forward, but you&#8217;ve got to remember changing some values inside some of the tables. I found quite a few articles on this subject, but none that informed me that I had to do a certain change on ALL users.</p>
<p>The Rambling Thoughts Blog has an easy to follow article on <a href="http://www.bhatt.id.au/blog/quickly-change-the-wordpress-mysql-database-table-prefix/">how to change the database prefix of your wordpress installation</a>. What they forget to mention is that the changes you have to do in the <strong>usermeta</strong> table has to be done on ALL user accounts. If you don&#8217;t do it you might end up getting this error message when trying to log in:</p>
<p style="padding-left: 30px;">You do not have sufficient permissions to access this page.</p>
<p>If you&#8217;re interested in securing your blog, head over to Lorelle and read the article <a href="http://lorelle.wordpress.com/2009/03/07/firewalling-and-hack-proofing-your-wordpress-blog/">Firewalling and Hack Proofing your WordPress blog</a>. It contains links to other interesting and very helpful articles on the subject.</p>
]]></content:encoded>
			<wfw:commentRss>http://mandarin.no/wordpress/change-prefix-of-database-tables-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
