<?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>Musings of a Software Engineer &#187; Wordpres Mu</title>
	<atom:link href="http://phoenix.adamcoulthard.co.uk/blogs/tag/wordpres-mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://phoenix.adamcoulthard.co.uk/blogs</link>
	<description>The gentle ramblings of a bored software engineer</description>
	<lastBuildDate>Mon, 07 Jun 2010 10:26:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Where have the images gone?</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/06/where-have-the-images-gone/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/06/where-have-the-images-gone/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 10:38:56 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[Wordpres Mu]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=175</guid>
		<description><![CDATA[After the upgrade to Wordpress MU for some reason I &#8220;lost&#8221; all of my images from this blog, oddly the other blog did not have this problem which was very strange!  After abit of digging I noticed that the url&#8217;s being returned for the images had /uploads/ in them rather than /files/ I assumed that [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_172" class="wp-caption alignleft" style="width: 105px"><img class="size-full wp-image-172" title="Wordpress MU" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2009/12/wordpress.jpg" alt="Wordpress MU" width="95" height="95" /><p class="wp-caption-text">Wordpress MU</p></div>
<p>After the upgrade to Wordpress MU for some reason I &#8220;lost&#8221; all of my images from this blog, oddly the other blog did not have this problem which was very strange!  After abit of digging I noticed that the url&#8217;s being returned for the images had /uploads/ in them rather than /files/ I assumed that the old blog was setup slightly different that caused this problem.</p>
<p>The simplest way to fix this was to manually edit all the posts to ensure that they were correct, rather than using the wordpress admin pages I decide to use phpmyadmin again because it was so much easier to edit them all in one go rather than having to navigate pages.</p>
<p>Now all the images are working as I would have expected with is fantastic <img src='http://phoenix.adamcoulthard.co.uk/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F06%2Fwhere-have-the-images-gone%2F&amp;linkname=Where%20have%20the%20images%20gone%3F"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/06/where-have-the-images-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress MU</title>
		<link>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/05/wordpress-mu/</link>
		<comments>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/05/wordpress-mu/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 12:49:53 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[subdirectories]]></category>
		<category><![CDATA[subdomains]]></category>
		<category><![CDATA[Wordpres Mu]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://phoenix.adamcoulthard.co.uk/blogs/?p=171</guid>
		<description><![CDATA[As you have probably noticed the site has been bouncing up and down over the last couple of days.  I got an email from my hosting provider to say that I had run out of space on my hosting account.  I had two installs of wordpress on it and wanted to add another but without [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_172" class="wp-caption alignleft" style="width: 105px"><img class="size-full wp-image-172" title="Wordpress MU" src="http://phoenix.adamcoulthard.co.uk/blogs/files/2009/12/wordpress.jpg" alt="Wordpress MU" width="95" height="95" /><p class="wp-caption-text">Wordpress MU</p></div>
<p>As you have probably noticed the site has been bouncing up and down over the last couple of days.  I got an email from my hosting provider to say that I had run out of space on my hosting account.  I had two installs of wordpress on it and wanted to add another but without the space (my hosting provider has upped my limit).</p>
<p>So after abit of searching I tried to use wp-hive which is suppose to be able to use the same installed wordpress code.  I gave it abit of a whirl but at that time it did not provide what I needed, ie the ability to easily move my two old wordpress sites into a central one.  After abit more googling and reading around I thought I should probably try the proper version of wordpress mulit user (WPMU) environment, this runs wordpress.com itself and a number of other high profile blogging sites.</p>
<p>The install of WPMU as for a normal wordpress install was really smooth and worked first time.  I suppose the biggest choice that I had to make when installing was whether to use subdomains or subdirectories.  Initially I thought subdomains so installed it, running through the rest of the install I then hit on whether I could actually update my hosting account to point to the subdomains to the correct location.  So I switched to subdirectories (using a great <a href="http://welcome.totheinter.net/2009/05/06/changing-wordpress-mu-from-subdomains-to-subdirectories/">article</a>).</p>
<p>Using the import I attempted to convert this blog first into the WPMU environment and then switched the subdomain pointer that I already had to point to WPMU.  Sadly this didnt work (still not 100% sure why but I suspect it was something on the URL rewriting), so I had to find a way to do the subdomains with my host.</p>
<p>More googling some time later I found a little trick for cpanel, that in the subdomain pointing its possible to use * as a subdomain and if the host has done the hardwork already in apache (or what ever is being used) all should work.  So I switched WPMU back to being subdomains and setup the blog correctly and everything seemed great!!!</p>
<p>Sadly I hit a few errors as you can probably see if you are reading this in the next day or so all the photos appear to have vanished from the blog! I also hit another couple of problems that I will blog in later blog posts so that they are easier to find for people searching.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fphoenix.adamcoulthard.co.uk%2Fblogs%2F2009%2F12%2F05%2Fwordpress-mu%2F&amp;linkname=Wordpress%20MU"><img src="http://phoenix.adamcoulthard.co.uk/blogs/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://phoenix.adamcoulthard.co.uk/blogs/2009/12/05/wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
