<?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>www.collazo.ws &#187; Wordpress</title>
	<atom:link href="http://www.collazo.ws/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.collazo.ws</link>
	<description>A little nothing about something</description>
	<lastBuildDate>Sat, 28 Aug 2010 04:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Is the auto upgrade feature in your WordPress broken?</title>
		<link>http://www.collazo.ws/2009/08/14/is-the-auto-upgrade-feature-in-your-wordpress-broken</link>
		<comments>http://www.collazo.ws/2009/08/14/is-the-auto-upgrade-feature-in-your-wordpress-broken#comments</comments>
		<pubDate>Fri, 14 Aug 2009 07:02:37 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.collazo.ws/?p=477</guid>
		<description><![CDATA[With the recent security vulnerability announcement about WordPress &#60;= 2.8.3 and the subsequent availability of a WordPress upgrade, I&#8217;ve taken to upgrading all of my WordPress blogs. On a few of them, the auto upgrade feature didn&#8217;t work. While researching a solution, I stumbled across a site that had some info on how to fix [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent <a target="_blank" href="http://archives.neohapsis.com/archives/fulldisclosure/2009-08/0114.html">security vulnerability</a> announcement about WordPress &lt;= 2.8.3 and the subsequent availability of a <a target="_blank" href="http://wordpress.org/development/2009/08/2-8-4-security-release/">WordPress upgrade</a>, I&#8217;ve taken to upgrading all of my WordPress blogs. On a few of them, the auto upgrade feature didn&#8217;t work.</p>
<p>While researching a solution, I stumbled across <a target="_blank" href="http://onemansblog.com/2009/07/21/tutorial-what-to-do-when-wordpress-auto-update-fails/">a site</a> that had some info on how to fix it. The solution presented on the site said to go into the wp-content directory and delete the directory named &#8220;upgrade&#8221;. I tried this and my auto upgrade still failed. As I continued looking for a fix, I found <a target="_blank" href="http://www.dev4press.com/2009/07/20/wordpress-auto-upgrade-problems/">another site</a> with a comment on the page that mentioned changing the memory settings for the running PHP process.  I did that and my problem was solved.<br />
<span id="more-477"></span><br />
You can change the memory settings using a few different methods. The easiest method is to edit the wp-config.php file in your DocumentRoot. Add the following the line to your wp-config.php before the line that reads &#8220;/* That&#8217;s all, stop editing! Happy blogging. */&#8221;. It should look like:</p>
<pre>
/** Define memory settings */
define('WP_MEMORY_LIMIT', '64M');

/* That's all, stop editing! Happy blogging. */
</pre>
<p>Change the &#8220;64&#8243; to something greater if it still doesn&#8217;t work. It could be that you have plugins that require lots of memory. Another way is to add the following line to the .htaccess file in your DocumentRoot:</p>
<pre>
php_value memory_limit 64M
</pre>
<p>Or you can also edit the php.ini file, finding the line that says &#8220;memory_limit&#8221; and changing it to read:</p>
<pre>
memory_limit = 64M
</pre>



Share and Enjoy:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.collazo.ws%2F2009%2F08%2F14%2Fis-the-auto-upgrade-feature-in-your-wordpress-broken&amp;title=Is%20the%20auto%20upgrade%20feature%20in%20your%20Wordpress%20broken%3F&amp;bodytext=With%20the%20recent%20security%20vulnerability%20announcement%20about%20Wordpress%20%26lt%3B%3D%202.8.3%20and%20the%20subsequent%20availability%20of%20a%20Wordpress%20upgrade%2C%20I%27ve%20taken%20to%20upgrading%20all%20of%20my%20Wordpress%20blogs.%20On%20a%20few%20of%20them%2C%20the%20auto%20upgrade%20feature%20didn%27t%20work.%0D%0A%0D%0AWhil" title="Digg"><img src="http://www.collazo.ws/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fwww.collazo.ws%2F2009%2F08%2F14%2Fis-the-auto-upgrade-feature-in-your-wordpress-broken&amp;title=Is%20the%20auto%20upgrade%20feature%20in%20your%20Wordpress%20broken%3F" title="Reddit"><img src="http://www.collazo.ws/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Is%20the%20auto%20upgrade%20feature%20in%20your%20Wordpress%20broken%3F&amp;url=http%3A%2F%2Fwww.collazo.ws%2F2009%2F08%2F14%2Fis-the-auto-upgrade-feature-in-your-wordpress-broken" title="Slashdot"><img src="http://www.collazo.ws/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.collazo.ws%2F2009%2F08%2F14%2Fis-the-auto-upgrade-feature-in-your-wordpress-broken&amp;title=Is%20the%20auto%20upgrade%20feature%20in%20your%20Wordpress%20broken%3F" title="StumbleUpon"><img src="http://www.collazo.ws/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fwww.collazo.ws%2F2009%2F08%2F14%2Fis-the-auto-upgrade-feature-in-your-wordpress-broken&amp;title=Is%20the%20auto%20upgrade%20feature%20in%20your%20Wordpress%20broken%3F&amp;notes=With%20the%20recent%20security%20vulnerability%20announcement%20about%20Wordpress%20%26lt%3B%3D%202.8.3%20and%20the%20subsequent%20availability%20of%20a%20Wordpress%20upgrade%2C%20I%27ve%20taken%20to%20upgrading%20all%20of%20my%20Wordpress%20blogs.%20On%20a%20few%20of%20them%2C%20the%20auto%20upgrade%20feature%20didn%27t%20work.%0D%0A%0D%0AWhil" title="del.icio.us"><img src="http://www.collazo.ws/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.collazo.ws/2009/08/14/is-the-auto-upgrade-feature-in-your-wordpress-broken/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
