<?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>Exploring The Internet &#187; WordPress 2.5.1</title> <atom:link href="http://www.learningwp.com/tag/wordpress-251/feed" rel="self" type="application/rss+xml" /><link>http://www.learningwp.com</link> <description>Exploring the web - Growing my experience toward my online business</description> <lastBuildDate>Tue, 20 Sep 2011 20:51:09 +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>Interested in Upgrading to WordPress 2.5.1?</title><link>http://www.learningwp.com/interested-in-upgrading-to-wordpress-251.html</link> <comments>http://www.learningwp.com/interested-in-upgrading-to-wordpress-251.html#comments</comments> <pubDate>Mon, 05 May 2008 01:27:56 +0000</pubDate> <dc:creator>Lanna</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Plugins]]></category> <category><![CDATA[WordPress Upgrades]]></category> <category><![CDATA[upgrade]]></category> <category><![CDATA[upgrades]]></category> <category><![CDATA[WordPress 2.5.1]]></category> <category><![CDATA[WordPress blog]]></category><guid isPermaLink="false">http://www.learningwp.com/?p=34</guid> <description><![CDATA[WordPress 2.5.1 was just released on April 28, 2008. The importance of upgrading to WordPress 2.5.1 is that it fixed a number of bugs, provided performance enhancements, and included a very important security fix. It is highly recommended to do so especially your WordPress blog/website provides open registration because it could bring vulnerability to your [...]]]></description> <content:encoded><![CDATA[<p><a title="WordPress 2.5.1" href="http://wordpress.org/development/2008/04/wordpress-251/" target="_blank">WordPress 2.5.1</a> was just released on April 28, 2008. The importance of upgrading to <em>WordPress 2.5.1</em> is that it fixed a number of bugs, provided performance enhancements, and included a very important security fix. It is highly recommended to do so especially your <em>WordPress</em> blog/website provides open registration because it could bring vulnerability to your blog/website.</p><p>I normally waited a week or two to see what problem(s) will emerge. I found out that a lot of people had have images uploading error after they upgraded to <em>WordPress 2.5</em>/<em>WordPress 2.5.1</em>. However this is just a minor issue and I already found a fix to it. Read <a title="Solution For WordPress Uploading Image Problem" href="http://www.learningwp.com/solution-for-wordpress-uploading-image-problem.html">Solution For WordPress Uploading Image Problem</a> to find out how to solve that problem.</p><p>I just upgraded <em>WordPress 2.5</em> to <em>WordPress 2.5.1</em> recently. So far everything is fine. If you are interested in upgrade to it, then you may read on. The first thing is to find out you meet <a title="The Minimum Requirement" href="http://wordpress.org/about/requirements/" target="_blank">the minimum requirement</a>. Below is the code that you can use to check your minimum requirement; but first save it as <span style="color: #ff0000;">checkphpNmysql.php</span> or any name you want:</p><table style="width: 480px; height: 30px; border: 1px solid #cccccc;" cellspacing="0" cellpadding="0" align="center"><tbody><tr><td style="background-color: #dddddd; width: 480px;"><p style="margin: 5pt 15pt; text-align: justify;"><code>&lt;?phpinfo();?&gt;</code></p></td></tr></tbody></table><p>Then upload that file to your <span style="color: #cc66cc;">public_html</span> directory, and run it as http://www.<span style="color: #cc66cc;">yoursitename</span>.com/<span style="color: #ff0000;">checkphpNmysql.php</span> in your browser to find out your PHP version and MySQL version right away. Make sure you replace <span style="color: #cc66cc;">yoursitename</span> with your own domain name.</p><p>If you fulfill the minimum requirement, then you have <span style="color: #cc66cc;">two</span> choices: (1) You can get <a title="WordPress Automatic Upgrade plugin" href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">WordPress Automatic Upgrade Plugin</a> to do the job for you in about <span style="color: #cc66cc;">two</span> minutes. I&#8217;ve never tried it before so you are taking that choice on your own risk. (2) Alternatively you may follow the instrcctions below to upgrade to <em>WordPress 2.5.1</em>:</p><ul><li>Back up your database. <a title="Back Up Your Database" href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">The instructions</a> here show you how to do that.</li></ul><ul><li>Use <a title="The Benefits of Using Firefox With Google Toolbar" href="http://www.learningwp.com/the-benefits-of-using-firefox-with-google-toolbar.html">FTP</a> to back up <span style="color: #cc66cc;">ALL</span> of your files in your <em>WordPress</em> directory to your <em>PC</em> (personal computer).</li></ul><ul><li>Make sure your backups are usable.</li></ul><ul><li>Make sure you deactivate <span style="color: #cc66cc;">All</span> your plugins.</li></ul><ul><li>Download and unzip <a title="WordPress 2.5.1 Download" href="http://wordpress.org/download/" target="_blank">WordPress 2.5.1</a> here to your <em>PC</em>.</li></ul><ul><li>Delete the old <em>WordPress</em> files <strong>except</strong> the following files:<ul><li><span style="color: #cc66cc;">wp-config.php</span> file</li><li><span style="color: #cc66cc;">wp-content</span> folder</li><li><span style="color: #cc66cc;">wp-images</span> folder (only older installations from 1.5.x days will have this folder)</li><li><span style="color: #cc66cc;">wp-includes/languages/</span>folder; if you are using a language file, and it is here rather than in <span style="color: #cc66cc;">wp-content/languages/</span>, <strong>do not</strong> delete this folder (you might want to move your language files to <span style="color: #cc66cc;">wp-content/languages/</span> for easier upgrading in the future)</li><li><span style="color: #cc66cc;">.htaccess</span> file (if you have added custom rules to your <span style="color: #cc66cc;">.htaccess</span>, <strong>do not</strong> delete it)</li><li><span style="color: #cc66cc;">Custom Content and/or Plugins</span> (if you have any images or other custom content or <em>Plugins</em> inside the <span style="color: #cc66cc;">wp-content</span> folder, <strong>do not</strong> delete them).</li></ul></li></ul><ul><li>Upload your unzipped <span style="color: #cc66cc;">wordpress-2.5.1</span> files to your <em>WordPress</em> directory.</li></ul><ul><li>Run http://www.<span style="color: #cc66cc;">yoursitename</span>.com/wp-admin/upgrade.php in your browser. Make sure you replace <span style="color: #cc66cc;">yoursitename</span> with your own domain name.</li></ul><ul><li>If your <em>WordPress</em> is resided in a subdirectory called blog, then you need to run it as http://www.<span style="color: #cc66cc;">yoursitename</span>.com/blog/wp-admin/upgrade.php.</li></ul><ul><li>Make sure you r<span class="mw-headline">eactivate those plugins that you deactivated earlier</span></li></ul><p>Now go to explore your new <em>WordPress 2.5.1</em> interface. Find out what are new there. Do you like this article? Don&#8217;t forget to subscribe! Your comments are welcome.</p><p>Related article<br /> <a title="Upgrading WordPress" href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">Upgrading WordPress</a></p><p><div style="float:left;width:100%;margin-right:1%;height:150px;"><a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=250969858852&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">The Complete Idiot's Guide to Wordpress by Susan Gunelius (2011, Paperback)</a><br /><table border="0" cellpadding="8"><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=250969858852&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss"><img border="0" src="http://thumbs.ebaystatic.com/pict/250969858852_0.jpg"></a></td><td><strong>US &#36;24.94</strong><br /> End Date: Wednesday Feb-08-2012 10:58:52 PST<br />Buy It Now for only: US &#36;24.94<br /><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=250969858852&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Buy it now</a> | <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&toolid=10005&campid=5336190399&customid=wordpress+complete&mpre=http%3A%2F%2Fcgi1.ebay.com%2Fws%2FeBayISAPI.dll%3FMfcISAPICommand%3DMakeTrack%26item%3D250969858852%26ssPageName%3DRSS%3AB%3ASRCH%3AUS%3A104">Add to watch list</a></td></tr></table></div><div style="float:left;width:100%;margin-right:1%;height:150px;"><a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=170730919530&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">WordPress 2.7 Complete</a><br /><table border="0" cellpadding="8"><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=170730919530&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss"><img border="0" src="http://thumbs.ebaystatic.com/pict/170730919530_0.jpg"></a></td><td><strong>US &#36;1.99</strong><br /> End Date: Tuesday Feb-14-2012 14:32:44 PST<br />Buy It Now for only: US &#36;1.99<br /><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+complete&icep_item=170730919530&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Buy it now</a> | <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&toolid=10005&campid=5336190399&customid=wordpress+complete&mpre=http%3A%2F%2Fcgi1.ebay.com%2Fws%2FeBayISAPI.dll%3FMfcISAPICommand%3DMakeTrack%26item%3D170730919530%26ssPageName%3DRSS%3AB%3ASRCH%3AUS%3A104">Add to watch list</a></td></tr></table></div></p><div class="sociable"><div class="sociable_tagline"> <strong>Share and Enjoy:</strong></div><ul><li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F&amp;bodytext=WordPress%202.5.1%20was%20just%20released%20on%20April%2028%2C%202008.%20The%20importance%20of%20upgrading%20to%20WordPress%202.5.1%20is%20that%20it%20fixed%20a%20number%20of%20bugs%2C%20provided%20performance%20enhancements%2C%20and%20included%20a%20very%20important%20security%20fix.%20It%20is%20highly%20recommended%20to%20do%20so%20es" title="Digg"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F&amp;notes=WordPress%202.5.1%20was%20just%20released%20on%20April%2028%2C%202008.%20The%20importance%20of%20upgrading%20to%20WordPress%202.5.1%20is%20that%20it%20fixed%20a%20number%20of%20bugs%2C%20provided%20performance%20enhancements%2C%20and%20included%20a%20very%20important%20security%20fix.%20It%20is%20highly%20recommended%20to%20do%20so%20es" title="del.icio.us"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;t=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="Facebook"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;h=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="NewsVine"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="Reddit"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="StumbleUpon"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F&amp;annotation=WordPress%202.5.1%20was%20just%20released%20on%20April%2028%2C%202008.%20The%20importance%20of%20upgrading%20to%20WordPress%202.5.1%20is%20that%20it%20fixed%20a%20number%20of%20bugs%2C%20provided%20performance%20enhancements%2C%20and%20included%20a%20very%20important%20security%20fix.%20It%20is%20highly%20recommended%20to%20do%20so%20es" title="Google Bookmarks"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;submitHeadline=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F&amp;submitSummary=WordPress%202.5.1%20was%20just%20released%20on%20April%2028%2C%202008.%20The%20importance%20of%20upgrading%20to%20WordPress%202.5.1%20is%20that%20it%20fixed%20a%20number%20of%20bugs%2C%20provided%20performance%20enhancements%2C%20and%20included%20a%20very%20important%20security%20fix.%20It%20is%20highly%20recommended%20to%20do%20so%20es&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F%20-%20http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html" title="Twitter"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html" title="Technorati"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="Live"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;title=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F&amp;source=Exploring+The+Internet+Exploring+the+web+-+Growing+my+experience+toward+my+online+business&amp;summary=WordPress%202.5.1%20was%20just%20released%20on%20April%2028%2C%202008.%20The%20importance%20of%20upgrading%20to%20WordPress%202.5.1%20is%20that%20it%20fixed%20a%20number%20of%20bugs%2C%20provided%20performance%20enhancements%2C%20and%20included%20a%20very%20important%20security%20fix.%20It%20is%20highly%20recommended%20to%20do%20so%20es" title="LinkedIn"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li><li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.learningwp.com%2Finterested-in-upgrading-to-wordpress-251.html&amp;t=Interested%20in%20Upgrading%20to%20WordPress%202.5.1%3F" title="MySpace"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li></ul></div> ]]></content:encoded> <wfw:commentRss>http://www.learningwp.com/interested-in-upgrading-to-wordpress-251.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.learningwp.com @ 2012-02-08 08:54:12 -->
