[turba] Turba: H3 (2.1-RC2)
Impuser
impuser at bitrealm.com
Thu Feb 16 11:50:33 PST 2006
I started editing the sources.php file, and finally got it working.
From the sources.php.dist file, I had to delete lines 164-403. It's
the LDAP directory information. I have a ldap pear module, so maybe
it's trying to use them, even though I only list localsql and don't run
ldap locally. Maybe it's trying to connect to ldap.example.com, times
out, then finally comes back?
Line 164 starts:
if (Util::extensionExists('ldap')) {
Line 402-403 is:
// End LDAP check.
}
Once doing that, turba is again responsive.
bo
Quoting mike at theupstairsroom.com:
> Quoting Impuser <impuser at bitrealm.com>:
>> There are two users of this installation. Teeny-tiny. Again, it works
>> with turba 2.0.5 using the same database. I was trying out the RC2
>> stuff to make sure I have an upgrade path. It's odd that kronolith,
>> klutz, horde, and imp work great, it is only turba that is having
>> problems.
>
> I'm out of ideas. What sources do you have configured in
> sources.php? Only a SQL source? I doubt this is the problem since
> you say your 2.0.5 config/* files produced the same behaviour, but
> try changing 'use_shares' => false in the localsql configuration and
> see if that makes a difference. You can also try commenting out all
> of the sources exept maybe the example "Private" address books that
> uses the prefs back end for storage and see if you still get the slow
> down.
>
> Did you upgrade from some earlier version of Horde to Horde 3.1? Run
> the upgrade scripts etc...?
>
> Anyone else wanna jump in here ? ;)
>
>
>
>> --
>> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: turba-unsubscribe at lists.horde.org
>>
>
>
More information about the turba
mailing list