[horde] TURBA: Failed to access the address book: The address book "" does not exist.

Craig White craigwhite at azapple.com
Fri Nov 3 04:35:15 PST 2006


On Fri, 2006-11-03 at 14:38 +0530, spdesai at gnvfc.net wrote:
> 
> ----- Forwarded message from "spdesai at gnvfc.net" <spdesai at gnvfc.net> -----
>     Date: Fri,  3 Nov 2006 09:26:55 +0530
>     From: "spdesai at gnvfc.net" <spdesai at gnvfc.net>
> Reply-To: "spdesai at gnvfc.net" <spdesai at gnvfc.net>
>  Subject: [horde] Turba address book error
>       To: "horde at lists.horde.org" <horde at lists.horde.org>
> 
> Dear All,
> 
> I have running latest version of horde/imp/turba on rhle.
> 
> i can create address book successfully but when i go for search.import/export 
> i m getting error like
> 
> Failed to access the address book: The address book "" does not exist.
> 
> my /turba/config/conf.php file as per below
> 
> <?php
> /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
> // $Horde: turba/config/conf.xml,v 1.6.2.3 2006/05/09 15:58:10 jan Exp $
> $conf['menu']['import_export'] = true;
> $conf['menu']['apps'] = array('turba');
> $conf['client']['addressbook'] = 'localsql';
> $conf['shares']['source'] = 'localsql';
> $conf['comments']['allow'] = true;
> $conf['documents']['type'] = 'horde';
> /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
> 
> i have created db table turba_objects as per given script..in turba
----
make sure that you configure horde/turba/config/sources.php and remove
all the sources you don't need and that the one (apparently localsql)
exists and is properly configured.

Craig



More information about the horde mailing list