Well, I found what is happened. The fact is that the laconica.ini file is not in laconica directory. Instead, it is in /laconica/classes directory. After I correct it in config.ini, it is ok.
Qing ÔÚÄúµÄÀ´ÐÅÖÐÔø¾Ìáµ½: >From: Evan Prodromou <[email protected]> >Reply-To: >To: [email protected] >Subject: Re: [Laconica-dev] DB_DataObject Error >Date:Thu, 21 May 2009 10:28:56 -0400 > >[email protected] wrote: > > In fact, my dbname is laconica too. below is my configuation: > > $config['db']['ini_laconica'] = 'c:/xampp/htdocs/laconica/laconica.ini'; > > > I just don't know if DB_DataObject (an upstream library we use, by the > way) supports Windows paths. Could you check with the developer for what > the right syntax is? > > -Evan >
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
