[turba] turba broken since cvs update?

Liam Hoekenga liamr at umich.edu
Tue Mar 11 21:01:00 UTC 2008


>> I did a cvs update this morning, and now Turba won't load.  I've updated
>> all of my conf files.  I don't get any error messages in the horde or
>> apache error logs.

Actually, it did load, but it's super slow to do so.  It took me about 
3:30 minutes between clicking on Turba's icon and actually getting into 
turba.  Subsequent actions with in turba take a similarly long time.

I do see datatree activity in the horde log:

Mar 11 16:58:22 HORDE [debug] [turba] SQL Query by 
DataTree_sql::_exists(): SELECT datatree_id FROM horde_datatree WHERE 
group_uid = ? AND datatree_name = ? AND datatree_parents = ?, array (
   0 => 'horde.perms',
   1 => 'personal_sql',
   2 => ':549521:549522',
) [pid 8295 on line 398 of "/usr/lib/php/Horde/DataTree/sql.php"]


> Is error_reporting set to E_ALL for PHP? Is either display_errors or
> log_errors on?

php.ini:
     error_reporting = E_ALL

(which phpinfo() is showing as "error_reporting	6143")

horde/conf.php:
     $conf['debug_level'] = E_ALL;
     $conf['log']['priority'] = PEAR_LOG_DEBUG;

> And what branch did you cvs up to?

HEAD.  My last update was from March 7th.

I updated my framework install too.  It seems to be independent of 
browser, platform and user.  I've tried users with administrative 
priviledge and without.

Liam


More information about the turba mailing list