<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Mosher&#039;sUnimaginativelyEntitledBlog &#187; Update</title>
	<atom:link href="http://www.moshblog.me.uk/tag/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moshblog.me.uk</link>
	<description>--**-- The Blog Without A Bloody Annoying Tagline --**--</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:55:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	<atom:link rel='hub' href='http://www.moshblog.me.uk/?pushpress=hub'/>
		<item>
		<title>WordPress automatic upgrade problem</title>
		<link>http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/</link>
		<comments>http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 09:57:35 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=1920</guid>
		<description><![CDATA[ <p class="wp-caption-text">WordPress - now with added 2.8-ness</p> <p>Full credit for this solution goes to &#8220;vtroia&#8221; on the WordPress support forum. However, just to ensure the information&#8217;s available in more places I&#8217;m popping it here.</p> <p>Symptoms: When trying to use the inbuilt auto-upgrade of WordPress, you simply get a message stating:</p> <p>Downloading update from http://wordpress.org/wordpress- [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/">WordPress automatic upgrade problem</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 88px"><a href="http://www.crunchbase.com/product/wordpress"><img title="Image representing WordPress as depicted in Cr..." src="http://www.crunchbase.com/assets/images/resized/0001/6548/16548v2-max-450x450.png" alt="Image representing WordPress as depicted in Cr..." width="78" height="78" /></a><p class="wp-caption-text">WordPress - now with added 2.8-ness</p></div>
</div>
<p>Full credit for this solution goes to &#8220;vtroia&#8221; on the <a class="zem_slink" title="WordPress" rel="wikipedia" href="http://en.wikipedia.org/wiki/WordPress">WordPress</a> <a title="WordPress support forum" href="http://wordpress.org/support/topic/242725" target="_blank">support forum</a>. However, just to ensure the information&#8217;s available in more places I&#8217;m popping it here.</p>
<p><strong>Symptoms:</strong> When trying to use the inbuilt auto-upgrade of WordPress, you simply get a message stating:</p>
<blockquote><p>Downloading update from http://wordpress.org/wordpress- &#8230;</p></blockquote>
<p>The ending will vary depending on the version you&#8217;re trying to update to. Nothing else happens, or it&#8217;s just damn slow. There&#8217;s no way to tell.</p>
<p>My host is 1and1. I noticed others on the original problem thread had the same one, though I suspect the problem could relate to others as well.</p>
<p><strong>Solution:</strong> You need to edit the relevant <a class="zem_slink" title=".htaccess" rel="wikipedia" href="http://en.wikipedia.org/wiki/.htaccess">.htaccess</a> file on your server. This is one of those &#8220;for crying out loud, make sure you know what you&#8217;re doing&#8221; situations, like hacking the registry. Do ensure you have a backup and do ensure you only make the following changes. Make sure you change the correct one, as well.</p>
<p>The problem is that WordPress is either using the wrong version of <a class="zem_slink" title="PHP" rel="wikipedia" href="http://en.wikipedia.org/wiki/PHP">PHP</a> on the server, or is confused as there is more than one available and it doesn&#8217;t know which to pick. Regardless, the solution is to tell it to use PHP5.</p>
<p>To do this, locate and edit the .htaccess file (you may have to download it, edit it and re-upload) and add the following lines:</p>
<blockquote><p># Ensure PHP5 being used<br />
# For WordPress auto upgrade<br />
AddType x-mapp-php5 .php<br />
AddHandler x-mapp-php5 .php</p></blockquote>
<p>The first two are only comments, but it&#8217;s useful to know what code is doing.</p>
<p>Once saved, retry your upgrade. I found that I now get a pause of around 15-20 seconds when I click on the &#8220;Upgrade Now&#8221; button, the screen refreshes and the upgrade is done.</p>
<p><strong>Afterwards:</strong> Change it back again, or at least add &#8220;#&#8221; to the bottom two lines. I found that by not doing this, some functionality in WordPress was jiggered. Specifically, the display and edit of the Permalink underneath the post title as you&#8217;re entering/editing it. I&#8217;m also still missing the &#8220;Recommended Link&#8221; section from <a class="zem_slink" title="Zemanta" rel="homepage" href="http://www.zemanta.com">Zemanta</a> but only on <a class="zem_slink" title="Mozilla Firefox" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mozilla_Firefox">Firefox</a> &#8211; it&#8217;s reappeared when I use <a class="zem_slink" title="Google Chrome" rel="wikipedia" href="http://en.wikipedia.org/wiki/Google_Chrome">Chrome</a> since I restored the .htaccess file. This could be a caching thing, so I&#8217;m going to do some more checking and will update this post as and when I find a fix.</p>
<p><strong>Update:</strong> The links issue was a Zemanta problem which they&#8217;ve swiftly repaired. However, I am now left with a half-functional dashboard page. This isn&#8217;t Zemanta &#8211; I&#8217;ve disabled it to check. I get only the left column of my opening admin screen and none of the pop-up menus work. As soon as I click on one of the non-popped-up buttons, I go to the relevant default screen and everything works again. It&#8217;s only the main admin screen. Gah.</p>
<p><strong>Update 2:</strong> Seems there are a lot of issues with plug-ins and WordPress 2.8. If you can, check your plug-ins for compatibility before upgrading. However, note that some of the ones I&#8217;m having issues with <em>claim</em> to be compatible with this new release.</p>
<p><strong>Update 3:</strong> I re-enabled the lines in the .htaccess and it&#8217;s resolved most of the issues. And created one tiny one that seems to be ironing itself out. By which I mean sometimes it happens, sometimes it doesn&#8217;t. Bizarre.</p>
<p>Just as a disclaimer, it ain&#8217;t my fault if you screw your .htaccess by doing this. Be sure you know what you&#8217;re doing before to edit it. As long as you only enter the lines shown, as far as I&#8217;m aware it will not cause any problems that you can&#8217;t sort out by removing the lines again but every installation and setup is different!</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.zemanta.com/blog/new-zemanta-wordpress-plugin-and-28-compatibility/"> New Zemanta WordPress plugin and 2.8 compatibility </a> (zemanta.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d775f7ec-bdf3-4eac-b586-5b487f809c19/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d775f7ec-bdf3-4eac-b586-5b487f809c19" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/">WordPress automatic upgrade problem</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2009/06/11/wordpress-automatic-upgrade-problem/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Bloatware? Erm&#8230; yeah</title>
		<link>http://www.moshblog.me.uk/2008/04/25/bloatware-erm-yeah/</link>
		<comments>http://www.moshblog.me.uk/2008/04/25/bloatware-erm-yeah/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 14:29:34 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=923</guid>
		<description><![CDATA[</p> <p>Upgrading some PCs at the moment as part of the closedown procedures, and I spotted one patch coming down the wire from Microsoft Update &#8211; 2007 Microsoft Office Suite Service Pack 1. A whopping 194Mb. Ouch.</p> <p>Now, given that one of the &#8220;selling points&#8221; of Office 2007 is its smaller OXML (.docx etc) files [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/25/bloatware-erm-yeah/">Bloatware? Erm&#8230; yeah</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; float: right;"><a href="http://en.wikipedia.org/wiki/Image:Office2007_Professional.jpg" target="_blank"><img style="border: medium none; display: block;" src="http://upload.wikimedia.org/wikipedia/en/3/33/Office2007_Professional.jpg" alt="Office 2007 Professional retail box" /></a><a href="http://en.wikipedia.org/wiki/Image:Office2007_Professional.jpg" target="_blank"></a></p>
</div>
<p>Upgrading some PCs at the moment as part of the closedown procedures, and I spotted one patch coming down the wire from <a class="zem_slink" title="Windows Update" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Update" target="_blank">Microsoft Update</a> &#8211; 2007 Microsoft Office Suite Service Pack 1. A whopping 194Mb. Ouch.</p>
<p>Now, given that one of the &#8220;selling points&#8221; of <a class="zem_slink" title="Microsoft Office 2007" rel="homepage" href="http://office.microsoft.com/" target="_blank">Office 2007</a> is its smaller OXML (.docx etc) files which are a significant space-saver over the old format Office files, isn&#8217;t it a little poor to issue a patch which is larger than some office suits? How big <em>is</em> Office 2007 if a <em>patch</em> is just shy of 200Mb?</p>
<p>I&#8217;m glad I stuck with <a class="zem_slink" title="OpenOffice.org" rel="homepage" href="http://www.openoffice.org/" target="_blank">OpenOffice</a>. Version 2.4 is a whopping (not) 127Mb download. That&#8217;s the actual suite, not an update or a patch.</p>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img id="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=32b079d2-04b4-4626-a2c9-2b07df0047c5" alt="" /></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/25/bloatware-erm-yeah/">Bloatware? Erm&#8230; yeah</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2008/04/25/bloatware-erm-yeah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>It&#8217;s all change&#8230;</title>
		<link>http://www.moshblog.me.uk/2008/04/20/its-all-change/</link>
		<comments>http://www.moshblog.me.uk/2008/04/20/its-all-change/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 15:26:06 +0000</pubDate>
		<dc:creator>Mosh</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.moshblog.me.uk/?p=912</guid>
		<description><![CDATA[<p>This is the final one of my blogs to be transferred from Blogger to WordPress. And the biggest headache as I needed to get all 4500 or so comments across from Haloscan. I think I&#8217;ve got everything. Posts and comments all seem to be intact, so I now have to start the donkey work.</p> <p>Any [...]<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/20/its-all-change/">It&#8217;s all change&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This is the final one of my blogs to be transferred from <a href="http://www.blogger.com/" title="Blogger (service)" rel="homepage" target="_blank" class="zem_slink">Blogger</a> to <a href="http://wordpress.org/" title="WordPress" rel="homepage" target="_blank" class="zem_slink">WordPress</a>. And the biggest headache as I needed to get all 4500 or so comments across from <a href="http://www.haloscan.com">Haloscan</a>. I think I&#8217;ve got everything. Posts and comments all seem to be intact, so I now have to start the donkey work.</p>
<p>Any broken links will be attended to as and when I can manage it. If you spot any, please do let me know. I&#8217;ll get a &#8220;contact me&#8221; page up shortly for those who don&#8217;t know my email address, or just post a comment on this page.</p>
<p>Also, I know the layout&#8217;s a bit poop but my main concern was getting all the data over. I&#8217;ll glitz things up, apply a better theme and replace all the gadgets soon. Ish. Work&#8217;s about to get <em>very</em> busy for a week or so, so it&#8217;ll be around that.</p>
<p>As ever, comments welcome!</p>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=45a462e2-7f9d-4ef9-8498-7129dae03291" style="border: medium none ; float: right;"/></a></div>
<p>Post from: <a href="http://www.moshblog.me.uk">Mosher'sUnimaginativelyEntitledBlog</a> - why not pop by and read some more shit?<br/><br/><a href="http://www.moshblog.me.uk/2008/04/20/its-all-change/">It&#8217;s all change&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moshblog.me.uk/2008/04/20/its-all-change/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

