<?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>The Web Mechanic &#187; Wordpress Problems</title>
	<atom:link href="http://www.the-web-mechanic.com/category/wordpress-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-web-mechanic.com</link>
	<description>The Web Mechanic fixes what annoys you about your web site or blog.</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:10:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Reset Your WordPress Admin Password via phpMyAdmin</title>
		<link>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/</link>
		<comments>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:30:59 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[Wordpress Problems]]></category>
		<category><![CDATA[wordpress password]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=504</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Reset Your WordPress Admin Password via phpMyAdmin </span></span></span></h1> <p><br class="spacer_" /></p> <p><span style="font-size: x-large;">H</span>ave you forgotten your WordPress Admin password? Did you lose access to your WordPress because you fell prey to the WP password vulnerability and your p/w got hacked? (Problem&#8230; <a href="http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="font-size: x-large;"><span style="color: #cc0000;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Reset Your WordPress Admin Password via phpMyAdmin </span></span></span></h1>
<p><br class="spacer_" /></p>
<p><span style="font-size: x-large;">H</span>ave you forgotten your WordPress Admin password? Did you lose access to your WordPress because you fell prey to the WP password vulnerability and your p/w got hacked? (Problem now corrected with <a title="WordPress update" href="http://wordpress.org/download/">WordPress 2.8.4</a>). Take heart, your password can be reset outside of WordPress by using phpMyAdmin.</p>
<hr style="width: 75%; background-color: #cc0000;" />
<p style="text-align: center;"><span style="color: #cc0000;"><strong><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">CAUTION!</span></span></strong></span></p>
<p><span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> allows you to directly edit your WordPress database! You can totally and permanently ruin your WordPress installation and have to start it all over again. While I have attempted to make this tutorial easy-to-follow and and accomplish, I take no responsibility for any problems that may occur from your modification of your WordPress database.  If you are not comfortable with attempting to work on your WP database yourself, find someone technically competent to assist you in restoring your password.<br class="spacer_" /></p>
<hr style="width: 75%; background-color: #cc0000;" />
<p><span style="font-size: x-large;">W</span>hen you set up your webhosting, your host likely gave you a login and password to your account. This would be the place where you set up your email addresses and the like. Most webhosting companies use CPanel as an interface. CPanel makes life much easier!</p>
<p><span style="font-size: x-large;">A</span>nyway, you want to log onto your hosting account and find <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> and click it.</p>
<p><span style="font-size: x-large;">H</span>ere&#8217;s what it looks like in my CPanel&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin1.jpg"><img class="aligncenter size-full wp-image-512" title="phpmyadmin1" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin1.jpg" alt="phpmyadmin1" width="400" height="94" /></a></p>
<p><span style="font-size: x-large;">C</span>lick on <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> to open the program in your browser. If your <span style="color: #cc0000;"><strong>phpMyAdmin</strong></span> is the current version (as of this writing), you should see this&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin.jpg"><img class="aligncenter size-full wp-image-517" title="phpmyadmin" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/phpmyadmin.jpg" alt="phpmyadmin" width="600" height="252" /></a></p>
<p><span style="font-size: x-large;">C</span>lick on your WordPress database.  You should see the following&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/users.jpg"><img class="aligncenter size-full wp-image-518" title="users" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/users.jpg" alt="users" width="600" height="290" /></a><span style="font-size: x-large;">S</span>croll down to find the row named &#8220;wp_users&#8221; and click on the &#8220;Browse&#8221; icon. This will take you to the next screen&#8230;</p>
<p><br class="spacer_" /></p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/users21.jpg"><img class="aligncenter size-full wp-image-520" title="users2" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/users21.jpg" alt="users2" width="600" height="146" /></a></p>
<p><span style="font-size: x-large;">F</span>ind the row for the &#8220;admin&#8221; user and click on the pencil icon to edit the admin password&#8230;</p>
<p><a href="http://the-web-mechanic.com/wp-content/uploads/2009/08/editpw1.jpg"><img class="aligncenter size-full wp-image-523" title="editpw" src="http://the-web-mechanic.com/wp-content/uploads/2009/08/editpw1.jpg" alt="editpw" width="600" height="349" /></a><span style="font-size: x-large;">L</span>ocate the <span style="color: #cc0000;"><strong>&#8220;user_pass&#8221;</strong></span> row in the field column. In the <span style="color: #cc0000;"><strong>&#8220;Function&#8221;</strong></span> column of that row, click on the dropdown list and select <span style="color: #cc0000;"><strong>&#8220;MD5&#8243;</strong></span>. Continue to the <span style="color: #cc0000;"><strong>&#8220;Value&#8221;</strong></span> column. What you will see there is an encrypted version of the current password. Click on it and remove it so that there is nothing in that box. Now, enter the password that you want to use for the<span style="color: #cc0000;"><strong> &#8220;admin&#8221;</strong></span> account. Don&#8217;t worry that it isn&#8217;t encrypted, that will be taken care of automatically. Lastly, at the bottom of this last screen, be sure to clock on &#8220;Go&#8221; to save your change of password.</p>
<p><span style="color: #cc0000;"><strong><span style="font-size: x-large;">C</span>ongratulations!</strong></span> You should now be able to log into your WordPress with your new password!</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin+http://5wzqd.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin&amp;link=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/&amp;title=Reset+Your+WordPress+Admin+Password+via+phpMyAdmin" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/reset-your-wordpress-admin-password-via-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix WordPress memory error when upgrading</title>
		<link>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/</link>
		<comments>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 22:05:39 +0000</pubDate>
		<dc:creator>ken</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Help]]></category>
		<category><![CDATA[Wordpress Problems]]></category>
		<category><![CDATA[wordpress answer]]></category>
		<category><![CDATA[wordpress question]]></category>

		<guid isPermaLink="false">http://www.the-web-mechanic.com/?p=493</guid>
		<description><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Fix WordPress memory error when upgrading</span></span></span></h1> <p><span style="font-size: x-large;">W</span>ith the issuing of WordPress 2.8.3 and 2.8.4 a lot of people have run into the dreaded <span style="color: #cc0000;"><strong>&#8220;Allowed memory size error&#8221;</strong></span> when you try to run the automatic upgrade for&#8230; <a href="http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/" class="read_more">Read the rest</a></p> [...]]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="color: #cc0000;"><span style="font-size: x-large;"><span style="font-family: tahoma,arial,helvetica,sans-serif;">Fix WordPress memory error when upgrading</span></span></span></h1>
<p><span style="font-size: x-large;">W</span>ith the issuing of WordPress 2.8.3 and 2.8.4 a lot of people have run into the dreaded <span style="color: #cc0000;"><strong>&#8220;Allowed memory size error&#8221;</strong></span> when you try to run the automatic upgrade for your WordPress. (you <em><span style="color: #cc0000;"><strong>did</strong></span></em> backup everything, just in case, yes?)</p>
<p><span style="font-size: x-large;">D</span>id you get an error something like &#8220;Allowed memory size of 33554432 bytes exhausted (tried to allocate &#8230;yadda yadda)&#8221;?  This is likely caused by &#8220;too much stuff&#8221; in your WordPress, like lots of plugins.</p>
<p><span style="font-size: x-large;">T</span>here are a few things to do to try to get past this.</p>
<p><span style="font-size: x-large;">1.)</span> Deactivate most or all of your plugins and then try the automatic upgrade again. That should help most people.</p>
<p><span style="font-size: x-large;">I</span>f you are more technically inclined or have someone who can do this for you <span style="color: #cc0000;">(like me! <img src='http://www.the-web-mechanic.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </span>)&#8230;</p>
<p><span style="font-size: x-large;">2.)</span> In your WordPress root find the &#8220;wp-settings.php&#8221; file and find this line (around line 13)  &#8220;define(’WP_MEMORY_LIMIT’, ‘32M’);&#8221;  and increase the memory size to something larger, like  &#8220;define(’WP_MEMORY_LIMIT’, ‘64M’);&#8221; . Now try upgrading again.</p>
<p><span style="font-size: x-large;">A</span>nd if that doesn&#8217;t fix it so that you can upgrade&#8230; Try this!</p>
<p><span style="font-size: x-large;">3.)</span> Find the &#8220;php.ini&#8221; for your site (this is not a wordpress file, but one from your webhost &#8211; you may need to ask them how to make the change, if it&#8217;s not readily available to you) and change it to something larger like this  &#8220;memory_limit = 128M&#8221;</p>
<p><span style="font-size: x-large;">Y</span>ou should now be able to successfully upgrade your WordPress!</p>
<p><br class="spacer_" /></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Fix+WordPress+memory+error+when+upgrading+http://btss4.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://delicious.com/post?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to Delicious"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-delicious-micro4.png" alt="Post to Delicious" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to Digg"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-digg-micro4.png" alt="Post to Digg" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://ping.fm/ref/?method=microblog&amp;title=Fix+WordPress+memory+error+when+upgrading&amp;link=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/" title="Post to Ping.fm"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-ping-micro4.png" alt="Post to Ping.fm" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/&amp;title=Fix+WordPress+memory+error+when+upgrading" title="Post to StumbleUpon"><img class="nothumb" src="http://www.the-web-mechanic.com/wp-content/plugins/tweet-this/icons/tt-su-micro4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.the-web-mechanic.com/fix-wordpress-memory-error-when-upgrading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
