<?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>Truth, Computing and Fail &#187; WordPress</title>
	<atom:link href="http://anomit.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://anomit.com</link>
	<description></description>
	<lastBuildDate>Sun, 26 Dec 2010 19:39:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Recovering WordPress password</title>
		<link>http://anomit.com/2007/05/08/recovering-wordpress-password/</link>
		<comments>http://anomit.com/2007/05/08/recovering-wordpress-password/#comments</comments>
		<pubDate>Tue, 08 May 2007 09:27:07 +0000</pubDate>
		<dc:creator>anomit</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://oni.ifastnet.com/2007/05/08/recovering-wordpress-password/</guid>
		<description><![CDATA[For those of you on a free hosting and managing their own wordpress installation, you must be lacking mail server support.Now suppose you lose your login password, the one that WordPress supplies you after the installation, what do you do? You can&#8217;t reset your password through e-mail as you don&#8217;t have a SMTP server configured [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you on a free hosting and managing their own wordpress installation, you must be lacking mail server support.Now suppose you lose your login password, the one that WordPress supplies you after the installation, what do you do? You can&#8217;t reset your password through e-mail as you don&#8217;t have a SMTP server configured for you. No need to panic. However basic your plan maybe, you must have phpMyAdmin installed on the server. Fire it up from the cpanel (depends on the hosting provider) and browse the wordpress database (oni_wordpress in my case). Now browse the <strong>wp_users</strong> table by clicking on the browse icon.</p>
<p><a href="http://img209.imageshack.us/my.php?image=wpyz0.jpg" target="_blank"><img src="http://img209.imageshack.us/img209/3773/wpyz0.th.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a></p>
<p>Now, edit the given entry by clicking on the pen icon and then you see a few fields. See the <strong>user_pass</strong> field? Thats where the MD5 hashed password is stored. To put in your new password, just type the plaintext password in <strong>value</strong> and from the Function dropdown list, choose MD5 and then click on Go. Note that you can change your login name from here also.</p>
<p><a href="http://img206.imageshack.us/my.php?image=wp2di3.jpg" target="_blank"><img src="http://img206.imageshack.us/img206/6909/wp2di3.th.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://anomit.com/2007/05/08/recovering-wordpress-password/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

