<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Apocryph - Latest Comments in Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.disqus.com/</link><description></description><atom:link href="https://apocryph.disqus.com/got_laconica_installed_on_my_dreamhost_account_apocryphorg/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 22 Sep 2008 12:38:21 -0000</lastBuildDate><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-2521602</link><description>&lt;p&gt;Thank you for taking the time to write this up.  With your guide, I was able to get two instances of &lt;a href="http://laconi.ca" rel="nofollow noopener" target="_blank" title="laconi.ca"&gt;laconi.ca&lt;/a&gt; up and running on dreamhost servers. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jordan Brough</dc:creator><pubDate>Mon, 22 Sep 2008 12:38:21 -0000</pubDate></item><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-1027182</link><description>&lt;p&gt;I got error in installing pear!!&lt;/p&gt;&lt;p&gt; pear install DB_DataObject#mysql&lt;br&gt;WARNING: "pear/DB" is deprecated in favor of "pear/MDB2"&lt;br&gt;Skipping package "pear/DB_DataObject", already installed as version 1.8.8&lt;br&gt;No valid packages found&lt;br&gt;install failed&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Babs</dc:creator><pubDate>Tue, 29 Jul 2008 00:41:48 -0000</pubDate></item><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-853935</link><description>&lt;p&gt;Cool.  I've not played with XMPP or syndication yet.  If I get a chance to I'll update the post (and maybe the wiki).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anelson</dc:creator><pubDate>Thu, 10 Jul 2008 09:33:58 -0000</pubDate></item><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-852816</link><description>&lt;p&gt;Great :) I've added a link to this post from &lt;a href="http://laconi.ca/Main/LaconicaOnDreamhost" rel="nofollow noopener" target="_blank" title="http://laconi.ca/Main/LaconicaOnDreamhost"&gt;http://laconi.ca/Main/Lacon...&lt;/a&gt; (feel free to help integrate the notes there ...).  Seems a few of us are trying to get it all working. Any luck with xmpp or syndication yet?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Brickley</dc:creator><pubDate>Thu, 10 Jul 2008 05:14:58 -0000</pubDate></item><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-849756</link><description>&lt;p&gt;I'm not by any means expert in PHP (in fact, I avoid it whenever I can).  I too had the 'Connect failed' message, and before I could figure how how to "turn on debugging to 5", I realized it was caused by messed up DB connection settings in config.php.  The 'Connect failed' message is a generic DB_DataObject error and not specific to &lt;a href="http://Laconi.ca" rel="nofollow noopener" target="_blank" title="Laconi.ca"&gt;Laconi.ca&lt;/a&gt;; I'm sure instructions on how to turn on debugging and what to do after that can be had on Goggle.&lt;/p&gt;&lt;p&gt;phpMyAdmin import should work fine too.  The MySQL command line is&lt;/p&gt;&lt;p&gt;mysql -u username -p -h mysqlhostname databasename &amp;lt; db/laconica.sql&lt;/p&gt;&lt;p&gt;As long as the database objects got created, you're fine.&lt;/p&gt;&lt;p&gt;Good luck w/ the DB error!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anelson</dc:creator><pubDate>Wed, 09 Jul 2008 19:39:26 -0000</pubDate></item><item><title>Re: Got Laconi.ca installed on my DreamHost account | apocryph.org</title><link>http://apocryph.org/got_laconica_installed_my_dreamhost_account#comment-840021</link><description>&lt;p&gt;Thanks for putting this together. I really appreciate it, as I'm certainly not experienced in this realm and I'm struggling to learn from other sites that don't explain things well.&lt;/p&gt;&lt;p&gt;One question: I have things set up, but when my page loads (&lt;a href="http://mbtest.unjournalism.com" rel="nofollow noopener" target="_blank" title="http://mbtest.unjournalism.com"&gt;http://mbtest.unjournalism.com&lt;/a&gt;), I see this error up top:&lt;/p&gt;&lt;p&gt;"DB_DataObject Error: Connect failed, turn on debugging to 5 see why"&lt;/p&gt;&lt;p&gt;I, too, am on Dreamhost, if that matter. Any ideas off the top of your head? I don't expect full-on &lt;a href="http://Laconi.ca" rel="nofollow noopener" target="_blank" title="Laconi.ca"&gt;Laconi.ca&lt;/a&gt; support from you, but if you have any ideas on where to start, I'd appreciate it.&lt;/p&gt;&lt;p&gt;For what it's worth, when you say, "I then ran the MySQL command line client to run the db/laconica.sql script to populate the database" -- I haven't been able to figure out exactly how to do that, but I used Dreamhost's phpMyAdmin to "import" the laconica.sql file into the database I created for &lt;a href="http://Laconi.ca" rel="nofollow noopener" target="_blank" title="Laconi.ca"&gt;Laconi.ca&lt;/a&gt;. I'm not sure if that's the right thing to do or not.&lt;/p&gt;&lt;p&gt;Thanks again...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mjkeliher</dc:creator><pubDate>Tue, 08 Jul 2008 19:03:39 -0000</pubDate></item></channel></rss>