<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Slash Dot Dash: Typo and Rails / MySql problems</title>
    <link>http://www.slashdotdash.net/articles/2006/11/09/typo-and-rails-mysql-problems</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Rolling on Rails</description>
    <item>
      <title>Typo and Rails / MySql problems</title>
      <description>&lt;p&gt;The blog is back up again (also moved to the root of the domain) &amp;#8211; and hopefully running quicker now thanks to a quick change of hosting setup (Apache and fcgi to pound proxying to mongrel_cluster).&lt;/p&gt;


	&lt;p&gt;One quick note to anyone experiencing the following problem with Typo running on Debian Linux:&lt;/p&gt;


&lt;pre&gt;Lost connection to MySQL server during query&lt;/pre&gt;

	&lt;p&gt;The recommended &amp;#8216;fix&amp;#8217; is to &lt;code&gt;gem install mysql&lt;/code&gt;. Doing that on a Debian machine will result in numerous errors unless you also do the following:&lt;/p&gt;


&lt;pre&gt;
$ apt-get install libmysqlclient10-dev
$ gem install mysql
&lt;/pre&gt;

	&lt;p&gt;(Thanks to the owner of &lt;a href="http://spew.whalespine.org/?p=110"&gt;this blog&lt;/a&gt; for the pointer, found via google).&lt;/p&gt;</description>
      <pubDate>Thu, 09 Nov 2006 08:18:44 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:22027b33-94ab-40b2-a35c-df8bd2cf39d1</guid>
      <author>ben@slashdotdash.net (Ben)</author>
      <link>http://www.slashdotdash.net/articles/2006/11/09/typo-and-rails-mysql-problems</link>
      <category>Typo</category>
      <category>Linux</category>
      <category>Ruby on Rails</category>
    </item>
  </channel>
</rss>
