<?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: Changing a lost WordPress password</title>
	<atom:link href="http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/</link>
	<description>Web Design, Code &#38; ...Stuff!</description>
	<lastBuildDate>Sat, 05 Jun 2010 05:22:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Will</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-73937</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 09 Apr 2010 23:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-73937</guid>
		<description>Thanx for the post, it works great!!!</description>
		<content:encoded><![CDATA[<p>Thanx for the post, it works great!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-72951</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 28 Dec 2009 18:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-72951</guid>
		<description>Oh God.. You&#039;re a lifesaver.. I accidently forgot my password, it&#039;s still wordpress installation default password. Unfortunately I can&#039;t retreive it cause I&#039;m still in development phase in localhost. I&#039;m wasting my time for hours trying to setup the smtp mail function with no luck before finding your post.. Your solution only takes me less than a minute, and finally i&#039;m able to logging in.. Thanks mate.. so much appreciate it.. :)</description>
		<content:encoded><![CDATA[<p>Oh God.. You&#8217;re a lifesaver.. I accidently forgot my password, it&#8217;s still wordpress installation default password. Unfortunately I can&#8217;t retreive it cause I&#8217;m still in development phase in localhost. I&#8217;m wasting my time for hours trying to setup the smtp mail function with no luck before finding your post.. Your solution only takes me less than a minute, and finally i&#8217;m able to logging in.. Thanks mate.. so much appreciate it.. <img src='http://fresh01.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hello News</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-71473</link>
		<dc:creator>Hello News</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-71473</guid>
		<description>That save me from trouble</description>
		<content:encoded><![CDATA[<p>That save me from trouble</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pino</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-68854</link>
		<dc:creator>Pino</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-68854</guid>
		<description>Thank you - had a client forget their p/w - this was a life saver!</description>
		<content:encoded><![CDATA[<p>Thank you &#8211; had a client forget their p/w &#8211; this was a life saver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikingzheng</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-68597</link>
		<dc:creator>Vikingzheng</dc:creator>
		<pubDate>Sun, 26 Jul 2009 06:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-68597</guid>
		<description>I found an answer on why there are some &quot;Q, G&quot; in the “user_pass” field.
When we logon once, it will translate to MD5 code to it..</description>
		<content:encoded><![CDATA[<p>I found an answer on why there are some &#8220;Q, G&#8221; in the “user_pass” field.<br />
When we logon once, it will translate to MD5 code to it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikingzheng</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-68583</link>
		<dc:creator>Vikingzheng</dc:creator>
		<pubDate>Sat, 25 Jul 2009 08:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-68583</guid>
		<description>Hi, Cobus, there are some letters like &quot;Q, G&quot; in the “user_pass” field. But if it is the MD5 Hash encryption, the &quot;Q, G&quot; or some else should not be generated.

There is my plan: Set up a new account, use a simple password like &quot;111&quot;. And you can use the phpMyAdmin to find this account&#039;s “user_pass” field&#039;s value. And copy this value to your forgotten account&#039;s “user_pass” field. The conclusion is your forgotten account&#039;s password will be reset to the same as the new one.

By the way, your web is an awesome job! It is beautiful!</description>
		<content:encoded><![CDATA[<p>Hi, Cobus, there are some letters like &#8220;Q, G&#8221; in the “user_pass” field. But if it is the MD5 Hash encryption, the &#8220;Q, G&#8221; or some else should not be generated.</p>
<p>There is my plan: Set up a new account, use a simple password like &#8220;111&#8243;. And you can use the phpMyAdmin to find this account&#8217;s “user_pass” field&#8217;s value. And copy this value to your forgotten account&#8217;s “user_pass” field. The conclusion is your forgotten account&#8217;s password will be reset to the same as the new one.</p>
<p>By the way, your web is an awesome job! It is beautiful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cobus</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-23680</link>
		<dc:creator>Cobus</dc:creator>
		<pubDate>Mon, 10 Nov 2008 21:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-23680</guid>
		<description>@Davie: Did you get the email i sent you?</description>
		<content:encoded><![CDATA[<p>@Davie: Did you get the email i sent you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davie</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-22845</link>
		<dc:creator>Davie</dc:creator>
		<pubDate>Fri, 07 Nov 2008 16:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-22845</guid>
		<description>Hi Cobus,I dont have a clue as to what to do,I need a step by step formula.
Can u help pls?</description>
		<content:encoded><![CDATA[<p>Hi Cobus,I dont have a clue as to what to do,I need a step by step formula.<br />
Can u help pls?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cobus</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-22179</link>
		<dc:creator>Cobus</dc:creator>
		<pubDate>Wed, 05 Nov 2008 12:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-22179</guid>
		<description>@Davie: No, you do not need to be administrator to do this. This is not done inside WordPress, but through phpMyAdmin, which is a database manager. 
You&#039;ll find phpMyAdmin in your hosting package&#039;s control panel.

Make sense?</description>
		<content:encoded><![CDATA[<p>@Davie: No, you do not need to be administrator to do this. This is not done inside WordPress, but through phpMyAdmin, which is a database manager.<br />
You&#8217;ll find phpMyAdmin in your hosting package&#8217;s control panel.</p>
<p>Make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davie</title>
		<link>http://fresh01.co.za/2008/07/14/changing-a-lost-wordpress-password/#comment-22173</link>
		<dc:creator>Davie</dc:creator>
		<pubDate>Wed, 05 Nov 2008 11:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://fresh01.co.za/?p=51#comment-22173</guid>
		<description>Hi Cobus,dont I need to be the administrator to access this?This is what I&#039;m attempting to get back,my administrative rights but as I&#039;m a &quot;user&quot; not admin I cant get in to change me back</description>
		<content:encoded><![CDATA[<p>Hi Cobus,dont I need to be the administrator to access this?This is what I&#8217;m attempting to get back,my administrative rights but as I&#8217;m a &#8220;user&#8221; not admin I cant get in to change me back</p>
]]></content:encoded>
	</item>
</channel>
</rss>
