11 Apr 2012 15:01
Localsql not listed
<Francine.Bolduc <at> ti.csaffluents.qc.ca>
2012-04-11 13:01:14 GMT
2012-04-11 13:01:14 GMT
> Hi ! > > I have 3 actives address book in /turba/config/backends.php. > > In Horde, I see "ldapEmpl" and "ldapEle" but not "localsql". Why ? > > /turba/config/backend.local.php : > > $cfgSources['localsql'] = array( > 'disabled' => false, > 'title' => "Mon carnet personnel", > 'type' => 'sql', > 'params' => array( > 'sql' => array( > 'phptype' => 'pgsql', > 'hostspec' => 'localhost', > 'username' => 'horde', > 'password' => '<my_password>', > 'database' => 'horde', > 'charset' => 'utf-8' > ), > 'table' => 'turba_objects' > ), > 'map' => array( > '__key' => 'object_id', > '__owner' => 'owner_id', > '__type' => 'object_type', > '__members' => 'object_members', > '__uid' => 'object_uid', > 'name' => 'object_name',(Continue reading)
RSS Feed