<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Mephisto on Bluehost</title>
	<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/</link>
	<description>Macs, programming, and technology</description>
	<pubDate>Mon, 06 Oct 2008 18:14:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Ben</title>
		<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-203</link>
		<pubDate>Tue, 22 Aug 2006 15:52:12 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-203</guid>
					<description>I wish I had a detailed error message to post, but all I get is that Application Error message.  I did install Mephisto (from SVN) locally on my PowerMac, and it worked fine, so I think Bluehost's web server isn't up to snuff.  (The installation was basically identical.)  I'll look into it some more later and see if I can find a way to fix it...</description>
		<content:encoded><![CDATA[<p>I wish I had a detailed error message to post, but all I get is that Application Error message.  I did install Mephisto (from SVN) locally on my PowerMac, and it worked fine, so I think Bluehost&#8217;s web server isn&#8217;t up to snuff.  (The installation was basically identical.)  I&#8217;ll look into it some more later and see if I can find a way to fix it&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: rick</title>
		<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-196</link>
		<pubDate>Thu, 17 Aug 2006 03:06:03 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-196</guid>
					<description>Please do post a detailed error message to the mephisto mailing list (http://groups.google.com/group/MephistoBlog).  I'm afraid &quot;Application Error&quot; is a generic message and won't really help out much.  However, I haven't heard of many issues if you freeze to rails edge 4727 (the install docs mention this) and have the proper gems, provided your web server stuff is up to snuff.</description>
		<content:encoded><![CDATA[<p>Please do post a detailed error message to the mephisto mailing list (http://groups.google.com/group/MephistoBlog).  I&#8217;m afraid &#8220;Application Error&#8221; is a generic message and won&#8217;t really help out much.  However, I haven&#8217;t heard of many issues if you freeze to rails edge 4727 (the install docs mention this) and have the proper gems, provided your web server stuff is up to snuff.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Top of the Mountains &#187; Blog Archive &#187; The sidebar groove</title>
		<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-195</link>
		<pubDate>Wed, 16 Aug 2006 22:48:43 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-195</guid>
					<description>[...] As you may&amp;#8217;ve noticed if you read the blog directly instead of through an aggregator, I&amp;#8217;ve been messing around with the sidebar. It&amp;#8217;s still way too long, though, but a thorough fix will have to wait till I redo the entire design. (And possibly switch to Mephisto.) I&amp;#8217;m thinking of moving both the Archives and the Categories lists into dropdown boxes, which will save a ton of space. I&amp;#8217;m debating the merits of having Contact Me, My Sites, New Bookmarks, Flickr, and LibraryThing on the sidebar &amp;#8212; they really could go in an About Me page or something like that. Hmm&amp;#8230; Oh, I&amp;#8217;ve also bumped up the number of recent comments displayed to 10 (from seven). [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] As you may&#8217;ve noticed if you read the blog directly instead of through an aggregator, I&#8217;ve been messing around with the sidebar. It&#8217;s still way too long, though, but a thorough fix will have to wait till I redo the entire design. (And possibly switch to Mephisto.) I&#8217;m thinking of moving both the Archives and the Categories lists into dropdown boxes, which will save a ton of space. I&#8217;m debating the merits of having Contact Me, My Sites, New Bookmarks, Flickr, and LibraryThing on the sidebar &#8212; they really could go in an About Me page or something like that. Hmm&#8230; Oh, I&#8217;ve also bumped up the number of recent comments displayed to 10 (from seven). [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben</title>
		<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-194</link>
		<pubDate>Wed, 16 Aug 2006 21:48:37 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-194</guid>
					<description>Thanks, Rick.  Did that and followed the gem unpacking instructions (the first time I read them, I didn't understand that gem:freeze would create a directory, but it's pretty clear now that I reread it -- duh :)).  Got it all up on my server but now I'm getting &quot;Application error: Rails application failed to start properly&quot;.  Rails &lt;i&gt;does&lt;/i&gt; work -- I just ran &quot;rails test&quot; and was able to get to /test/public/ just fine -- so something else must be wrong.  I ran Rake to see if the test cases would succeed, and they all did.  I also tried adding a subdomain (in case it didn't want to be installed in a subdirectory, for some bizarre reason), but that made no difference.  The databases were created correctly (as the tests confirmed).

Hmm...</description>
		<content:encoded><![CDATA[<p>Thanks, Rick.  Did that and followed the gem unpacking instructions (the first time I read them, I didn&#8217;t understand that gem:freeze would create a directory, but it&#8217;s pretty clear now that I reread it &#8212; duh :)).  Got it all up on my server but now I&#8217;m getting &#8220;Application error: Rails application failed to start properly&#8221;.  Rails <i>does</i> work &#8212; I just ran &#8220;rails test&#8221; and was able to get to /test/public/ just fine &#8212; so something else must be wrong.  I ran Rake to see if the test cases would succeed, and they all did.  I also tried adding a subdomain (in case it didn&#8217;t want to be installed in a subdirectory, for some bizarre reason), but that made no difference.  The databases were created correctly (as the tests confirmed).</p>
<p>Hmm&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: rick</title>
		<link>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-193</link>
		<pubDate>Wed, 16 Aug 2006 21:09:01 +0000</pubDate>
		<guid>http://outsidethebox.blankslate.net/2006/08/16/mephisto-on-bluehost/#comment-193</guid>
					<description>I tried to make Mephisto shared-host-friendly by including all the gems it needs.  It doesn't include tzinfo, because its a fairly large gem.  But, it's very easy to unpack the gem and upload it.  As for edge rails, you can just check it out yourself:

svn co http://dev.rubyonrails.org/svn/rails/trunk vendor/rails -r 4727

Here's info on gem unpacking:  http://mephistoblog.com/2006/8/8/installing-mephisto-without-required-gems</description>
		<content:encoded><![CDATA[<p>I tried to make Mephisto shared-host-friendly by including all the gems it needs.  It doesn&#8217;t include tzinfo, because its a fairly large gem.  But, it&#8217;s very easy to unpack the gem and upload it.  As for edge rails, you can just check it out yourself:</p>
<p>svn co <a href='http://dev.rubyonrails.org/svn/rails/trunk' rel='nofollow'>http://dev.rubyonrails.org/svn/rails/trunk</a> vendor/rails -r 4727</p>
<p>Here&#8217;s info on gem unpacking:  <a href='http://mephistoblog.com/2006/8/8/installing-mephisto-without-required-gems' rel='nofollow'>http://mephistoblog.com/2006/8/8/installing-mephisto-without-required-gems</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
