Hello Aldon, and others. On August 21, 2008 03:16:38 pm Aldon Hynes wrote: > Looks to me like you don't have your config.php set up properly. > > Specifically, > $config['site']['name'] = 'Just another Laconica microblog'; > $config['site']['server'] = 'localhost';
No, those are properly set. > Did you delete the first line? If you don't have the first line there, or > if it is commented out, you will get the error on line 178 of util.php And no, I did not delete the first line. > Did you set the server name to 'laconicasite' ? My guess is that is what > happened and causes those links to look the way they do. And no again. > For my config.php, I have > > $config['site']['name'] = 'Orient Lodge Microblog'; > $config['site']['server'] = 'micro.orient-lodge.com'; Mine says, $config['site']['name'] = 'WFTL-onica'; $config['site']['server'] = 'microblog.wftl-lug.org'; > As to the XMPP error, I'm going to guess that you don't have XMPP properly > installed. Do you have an XMPPHP directory in your install? Do you have > an XMPP.php file in that directory? What is the size of the XMPP.php file? > There is an old one which is about 3k, which does not have the features > necessary to support XMPP. The newer one is about 8K. Mine is 5447 bytes. I took that code directly from the Google site as per the installation instructions. Not meaning to criticize Decafbad's installation notes (we certainly need some), but I nevertheless suspect the install documentation may to be blame at this point. You say: > If you pull down the file > http://www.orient-lodge.com/laconicadepends01.tar.gz tar file, that should > have all of the dependent files you need, including a current version of > XMPP. Perhaps those 'depends' should all be part of the Laconica source distribution so that everything works as expected. I used the code pulled from darcs, as per the decafbad notes, including the Google XMPP code. What that says to me is we seriously need an installation document on the Laconica site that follows all the code changes and incorporates those changes into the documentation. The first line on the Wiki, under installation, is to visit http://decafbad.com/blog/2008/07/03/getting-laconica-up-and-running Which is what I did. Thanks for the feedback. -- Marcel (Writer and Free Thinker at Large) Gagné Note: This massagee wos nat speel or gramer-checkered. Main Websites: www.marcelgagne.com AND www.cookingwithlinux.com Author of the "Moving to Linux" series of books Follow me : http://twitter.com/wftl Join the WFTL-LUG : http://www.wftl-lug.org -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
