<?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>BigBear Design &#187; movable type</title>
	<atom:link href="http://bigbeardesign.net/blog/tag/movable-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbeardesign.net/blog</link>
	<description>Websites for Small Businesses</description>
	<lastBuildDate>Fri, 26 Sep 2008 13:52:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Movable Type is a Pain In The Ass</title>
		<link>http://bigbeardesign.net/blog/2008/installing-movable-type-is-a-pain-in-the-ass/</link>
		<comments>http://bigbeardesign.net/blog/2008/installing-movable-type-is-a-pain-in-the-ass/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 13:52:07 +0000</pubDate>
		<dc:creator>emil</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[movable type]]></category>

		<guid isPermaLink="false">http://bigbeardesign.net/blog/?p=22</guid>
		<description><![CDATA[Whoever says installing MT is simple and easy deserves a thorough beating. You&#8217;ll be doing a few extra steps like uploading to two different locations and chmod a few files. Sure, no biggie. But after following all installation and troubleshooting steps exactly all I got were unhelpful descriptionless error messages!
It turns out that the installation [...]]]></description>
			<content:encoded><![CDATA[<p>Whoever says installing MT is simple and easy deserves a thorough beating. You&#8217;ll be doing a few extra steps like uploading to two different locations and <code>chmod </code>a few files. Sure, no biggie. But after following all installation and troubleshooting steps <em>exactly </em>all I got were unhelpful descriptionless error messages!</p>
<p>It turns out that the installation guide conveniently forgot to mention three important steps *grumble grumble*:</p>
<ol>
<li>create a MySQL database and user</li>
<li>rename <code>mt-config.cgi-original</code> to <code>mt-config.cgi</code>, then fill in the settings</li>
<li>insert <code>$ENV{'MT_HOME'} = '/home/userfolder/public_html/cgi-bin/mt';</code> in the Bootstrap.pm file</li>
</ol>
<p>If only Wordpress natively supports multi-site management. Oh well.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbeardesign.net/blog/2008/installing-movable-type-is-a-pain-in-the-ass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
