[dev] [horde] Ansel error when trying to connect to new gallery

Michael Rubinsky mrubinsk at horde.org
Wed Nov 12 14:55:42 UTC 2008


Well, the only thing useful in what you've provided me is that your  
server is segfaulting.  Nothing in the horde log looks out of place  
from what I can see. Segfaults are never the fault of PHP code,  
although the PHP code might be hitting against a bug in PHP or one of  
the loaded modules.  If I had to guess, I would suggest removing the  
Suhosin module from your server to see if that is the cause...it is  
notorious for causing hard-to-grok issues.


Quoting Bill Day <williamson.day at gmail.com>:

> Mike,
>
> I hope this information proves helpful.  I have tried a third setup
> with the same results:  I downloaded the main apps from the ftp site
> and added ansel from CVS.  I figured that way I would dodge any issues
> relatd to the transition to git.  I did add the tables to the database
> using the horde scripts, and doubled checked after you mentioned it
> just to be sure.
>
> Let me know if there is anything else I can try.
>
> Thanks and good luck.
>
> Cheers,
>
> Bill
>
> 11:06 login
>
> Click on "photos" in sidebar
>
> Click on "browse"  Screen comes up but shows the following errors:
>
> Notice: Undefined index: count in
> /usr/local/share/horde/ansel/lib/Block/cloud.php on line 45
>
> Warning: Cannot modify header information - headers already sent by
> (output started at
> /usr/local/share/horde/ansel/lib/Block/cloud.php:45) in
> /usr/local/share/horde/ansel/templates/common-header.inc on line 3
>
> Warning: Cannot modify header information - headers already sent by
> (output started at
> /usr/local/share/horde/ansel/lib/Block/cloud.php:45) in
> /usr/local/share/horde/ansel/templates/common-header.inc on line 4
>
> Click on "My galleries."  Screen shows up and gallery name appears.
>
> Click on gallery name and get following error:
>
> Fatal error: Call to a member function hasPermission() on a non-object
> in /usr/local/share/horde/ansel/lib/Views/Abstract.php on line 56
>
>
> Here are the logs:
>
> /var/log/horde/horde.log (set to debug)
>
>  0)) ) AND (s.share_parents = '' OR s.share_parents IS NULL) ORDER BY
> s.attribute_name DESC [pid 12444 on line 94 of
> "/usr/local/share/horde/lib/Horde/Share/sql_hierarchical.php"]
> Nov 11 23:07:03 HORDE [debug] [ansel] using gallery style:
> ansel_default in Ansel::getDefaultImage() [pid 12444 on line 1530 of
> "/usr/local/share/horde/ansel/lib/Ansel.php"]
> Nov 11 23:07:03 HORDE [debug] [ansel] SQL query by
> Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start,
> alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text,
> alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed =
> 0 AND ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <=
> ?) AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR
> alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 12444 on line 148
> of "/usr/local/share/horde/lib/Horde/Alarm/sql.php"]
> Nov 11 23:07:03 HORDE [debug] [ansel] Max memory usage: 9699328 bytes
> [pid 12444 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:07:36 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 8517 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:07:36 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 8517 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] Hook _horde_hook_share_init in
> application horde not called. [pid 8517 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 8517 on line 1249 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] Query By
> Horde_Share_sql_hierarchical: SELECT DISTINCT s.*  FROM ansel_shares s
>  LEFT JOIN ansel_shares_users AS u ON u.share_id = s.share_id WHERE (
> (s.share_owner = 'billday' OR (s.perm_creator & 8) != 0 OR
> (s.perm_default & 8) != 0 OR ( u.user_uid = 'billday' AND (u.perm & 8)
> != 0)) AND s.share_owner = 'billday') AND (s.share_parents = '' OR
> s.share_parents IS NULL) ORDER BY s.attribute_last_modified DESC [pid
> 8517 on line 94 of
> "/usr/local/share/horde/lib/Horde/Share/sql_hierarchical.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] using gallery style:
> ansel_default in Ansel::getDefaultImage() [pid 8517 on line 1530 of
> "/usr/local/share/horde/ansel/lib/Ansel.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] SQL query by
> Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start,
> alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text,
> alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed =
> 0 AND ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <=
> ?) AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR
> alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 8517 on line 148
> of "/usr/local/share/horde/lib/Horde/Alarm/sql.php"]
> Nov 11 23:07:36 HORDE [debug] [ansel] Max memory usage: 9699328 bytes
> [pid 8517 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:09:54 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 13232 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:09:54 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 13232 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] Hook _horde_hook_share_init in
> application horde not called. [pid 13232 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 13232 on line 1249 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] Query By
> Horde_Share_sql_hierarchical: SELECT DISTINCT s.*  FROM ansel_shares s
>  LEFT JOIN ansel_shares_users AS u ON u.share_id = s.share_id WHERE (
> (s.share_owner = 'billday' OR (s.perm_creator & 2) != 0 OR
> (s.perm_default & 2) != 0 OR ( u.user_uid = 'billday' AND (u.perm & 2)
> != 0))  AND share_owner = 'billday') AND (s.share_parents = '' OR
> s.share_parents IS NULL) ORDER BY s.attribute_name DESC [pid 13232 on
> line 94 of "/usr/local/share/horde/lib/Horde/Share/sql_hierarchical.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] using gallery style:
> ansel_default in Ansel::getDefaultImage() [pid 13232 on line 1530 of
> "/usr/local/share/horde/ansel/lib/Ansel.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] SQL query by
> Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start,
> alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text,
> alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed =
> 0 AND ((alarm_snooze IS NULL AND alarm_start <= ?) OR alarm_snooze <=
> ?) AND (alarm_end IS NULL OR alarm_end >= ?) AND (alarm_uid = ? OR
> alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 13232 on line 148
> of "/usr/local/share/horde/lib/Horde/Alarm/sql.php"]
> Nov 11 23:09:54 HORDE [debug] [ansel] Max memory usage: 9699328 bytes
> [pid 13232 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:11:10 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 8515 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:11:10 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 8515 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:11:10 HORDE [debug] [ansel] Hook _horde_hook_share_init in
> application horde not called. [pid 8515 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:11:10 HORDE [debug] [ansel] Max memory usage: 8650752 bytes
> [pid 8515 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:11:10 HORDE [debug] [ansel] Session data unchanged (id =
> e1a151a8bfe02f76c625e3e5c60f3ee4) [pid 8515 on line 253 of
> "/usr/local/share/horde/lib/Horde/SessionHandler.php"]
> Nov 11 23:11:49 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 8513 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:11:49 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 8513 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 8513 on line 1249 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'owner',
>   2 => 'billday',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order
> ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_creator',
>   2 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_default',
>   2 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (1) AND group_uid =
> 'horde.shares.turba' ORDER BY datatree_id [pid 8513 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 1,
>   1 => 0,
>   2 => 'horde.shares.turba',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (1) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (4) AND group_uid =
> 'horde.shares.nag' ORDER BY datatree_id [pid 8513 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 4,
>   1 => 0,
>   2 => 'horde.shares.nag',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (4) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [nag] SQL alarms list by billday: table
> = nag_tasks; query = "SELECT * FROM nag_tasks WHERE task_owner = ? AND
> task_alarm > 0 AND (task_due - (task_alarm * 60) <= ?) AND
> task_completed = 0" [pid 8513 on line 514 of
> "/usr/local/share/horde/nag/lib/Driver/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_exists(): SELECT datatree_id FROM horde_datatree WHERE
> group_uid = ? AND datatree_name = ? AND datatree_parents = ?, array (
>   0 => 'horde.shares.trean',
>   1 => 'billday',
>   2 => '',
> ) [pid 8513 on line 398 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (3) AND group_uid =
> 'horde.shares.trean' ORDER BY datatree_id [pid 8513 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 3,
>   1 => 0,
>   2 => 'horde.shares.trean',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (3) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:11:50 HORDE [debug] [horde] Max memory usage: 12320768 bytes
> [pid 8513 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:16:50 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 12444 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:16:50 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 12444 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] Hook _horde_hook_share_init in
> application horde not called. [pid 12444 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 12444 on line 1249 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'owner',
>   2 => 'billday',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order
> ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 4,
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_creator',
>   2 => 4,
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_default',
>   2 => 4,
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (1) AND group_uid =
> 'horde.shares.turba' ORDER BY datatree_id [pid 12444 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 1,
>   1 => 0,
>   2 => 'horde.shares.turba',
> ) [pid 12444 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (1) [pid 12444 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] Hook _horde_hook_share_init in
> application horde not called. [pid 12444 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (4) AND group_uid =
> 'horde.shares.nag' ORDER BY datatree_id [pid 12444 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 4,
>   1 => 0,
>   2 => 'horde.shares.nag',
> ) [pid 12444 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (4) [pid 12444 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [nag] SQL alarms list by billday: table
> = nag_tasks; query = "SELECT * FROM nag_tasks WHERE task_owner = ? AND
> task_alarm > 0 AND (task_due - (task_alarm * 60) <= ?) AND
> task_completed = 0" [pid 12444 on line 514 of
> "/usr/local/share/horde/nag/lib/Driver/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] Hook _horde_hook_share_init in
> application horde not called. [pid 12444 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_exists(): SELECT datatree_id FROM horde_datatree WHERE
> group_uid = ? AND datatree_name = ? AND datatree_parents = ?, array (
>   0 => 'horde.shares.trean',
>   1 => 'billday',
>   2 => '',
> ) [pid 12444 on line 398 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 12444 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (3) AND group_uid =
> 'horde.shares.trean' ORDER BY datatree_id [pid 12444 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 3,
>   1 => 0,
>   2 => 'horde.shares.trean',
> ) [pid 12444 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (3) [pid 12444 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:16:51 HORDE [debug] [horde] Max memory usage: 12320768 bytes
> [pid 12444 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:21:52 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 13232 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:21:52 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 13232 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] Hook _horde_hook_share_init in
> application horde not called. [pid 13232 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 13232 on line 1249 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'owner',
>   2 => 'billday',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order
> ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 4,
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_creator',
>   2 => 4,
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_default',
>   2 => 4,
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (1) AND group_uid =
> 'horde.shares.turba' ORDER BY datatree_id [pid 13232 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 1,
>   1 => 0,
>   2 => 'horde.shares.turba',
> ) [pid 13232 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (1) [pid 13232 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] Hook _horde_hook_share_init in
> application horde not called. [pid 13232 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (4) AND group_uid =
> 'horde.shares.nag' ORDER BY datatree_id [pid 13232 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 4,
>   1 => 0,
>   2 => 'horde.shares.nag',
> ) [pid 13232 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (4) [pid 13232 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [nag] SQL alarms list by billday: table
> = nag_tasks; query = "SELECT * FROM nag_tasks WHERE task_owner = ? AND
> task_alarm > 0 AND (task_due - (task_alarm * 60) <= ?) AND
> task_completed = 0" [pid 13232 on line 514 of
> "/usr/local/share/horde/nag/lib/Driver/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] Hook _horde_hook_share_init in
> application horde not called. [pid 13232 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_exists(): SELECT datatree_id FROM horde_datatree WHERE
> group_uid = ? AND datatree_name = ? AND datatree_parents = ?, array (
>   0 => 'horde.shares.trean',
>   1 => 'billday',
>   2 => '',
> ) [pid 13232 on line 398 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 13232 on line 1214 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (3) AND group_uid =
> 'horde.shares.trean' ORDER BY datatree_id [pid 13232 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 3,
>   1 => 0,
>   2 => 'horde.shares.trean',
> ) [pid 13232 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (3) [pid 13232 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:21:53 HORDE [debug] [horde] Max memory usage: 12320768 bytes
> [pid 13232 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
> Nov 11 23:26:53 HORDE [debug] [horde] SQL Query by
> SessionHandler_mysql::_read(): query = "SELECT session_data FROM
> horde_sessionhandler WHERE session_id =
> 'e1a151a8bfe02f76c625e3e5c60f3ee4' FOR UPDATE" [pid 8513 on line 139
> of "/usr/local/share/horde/lib/Horde/SessionHandler/mysql.php"]
> Nov 11 23:26:53 HORDE [debug] [horde] Connected to the following
> memcache servers:localhost:11211 [pid 8513 on line 127 of
> "/usr/local/share/horde/lib/Horde/Memcache.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.groups',
>   1 => 'user',
>   2 => 'billday',
> ) [pid 8513 on line 1249 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'owner',
>   2 => 'billday',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)   GROUP BY c.datatree_id, c.datatree_name, c.datatree_order
> ORDER BY c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_creator',
>   2 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)   GROUP BY
> c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
> c.datatree_order, c.datatree_name, c.datatree_id, array (
>   0 => 'horde.shares.turba',
>   1 => 'perm_default',
>   2 => 4,
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (1) AND group_uid =
> 'horde.shares.turba' ORDER BY datatree_id [pid 8513 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 1,
>   1 => 0,
>   2 => 'horde.shares.turba',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [turba] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (1) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.nag',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (4) AND group_uid =
> 'horde.shares.nag' ORDER BY datatree_id [pid 8513 on line 340 of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array (
>   0 => 4,
>   1 => 0,
>   2 => 'horde.shares.nag',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (4) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [nag] SQL alarms list by billday: table
> = nag_tasks; query = "SELECT * FROM nag_tasks WHERE task_owner = ? AND
> task_alarm > 0 AND (task_due - (task_alarm * 60) <= ?) AND
> task_completed = 0" [pid 8513 on line 514 of
> "/usr/local/share/horde/nag/lib/Driver/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] Hook _horde_hook_share_init in
> application horde not called. [pid 8513 on line 1683 of
> "/usr/local/share/horde/lib/Horde.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_exists(): SELECT datatree_id FROM horde_datatree WHERE
> group_uid = ? AND datatree_name = ? AND datatree_parents = ?, array (
>   0 => 'horde.shares.trean',
>   1 => 'billday',
>   2 => '',
> ) [pid 8513 on line 398 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value = ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'owner',
>   2 => 'billday',
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
> \& ?)  AND a2.attribute_name = ?  GROUP BY c.datatree_id,
> c.datatree_name, c.datatree_order, a2.attribute_value ORDER BY
> a2.attribute_value ASC, array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_users',
>   2 => 'billday',
>   3 => 2,
>   4 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDER BY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_creator',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
> FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
> a1.datatree_id = c.datatree_id LEFT JOIN horde_datatree_attributes a2
> ON a2.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
> (a1.attribute_name = ? AND a1.attribute_value \& ?)  AND
> a2.attribute_name = ?  GROUP BY c.datatree_id, c.datatree_name,
> c.datatree_order, a2.attribute_value ORDERBY a2.attribute_value ASC,
> array (
>   0 => 'horde.shares.trean',
>   1 => 'perm_default',
>   2 => 2,
>   3 => 'name',
> ) [pid 8513 on line 1214 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
> horde_datatree WHERE datatree_id IN (3)AND group_uid =
> 'horde.shares.trean' ORDER BY datatree_id [pid 8513 on line 340of
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
> datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
> IN (?, ?) AND group_uid = ? ORDER BY datatree_id, array(
>   0 => 3,
>   1 => 0,
>   2 => 'horde.shares.trean',
> ) [pid 8513 on line 373 of  
> "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [trean] SQL Query by
> DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
> name, attribute_key AS "key", attribute_value AS value FROM
> horde_datatree_attributes WHERE datatree_id IN (3) [pid 8513 on line
> 1085 of "/usr/local/share/horde/lib/Horde/DataTree/sql.php"]
> Nov 11 23:26:54 HORDE [debug] [horde] Max memory usage: 12320768 bytes
> [pid 8513 on line 339 of
> "/usr/local/share/horde/lib/Horde/Registry.php"]
>
>
>
> /var/log/apache2/access.log
>
> billday at bonewagon:~$ tail -f /var/log/apache2/access.log
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/horde.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/prefs.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/problem.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/help_index.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/logout.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/edit.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:02:59 -0500] "GET
> /horde/themes/graphics/delete.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:03:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:03:29 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:03:59 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:04:26 -0500] "GET
> /horde/services/portal/sidebar.php?httpclient=1 HTTP/1.1" 200 2249
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:04:29 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:04:59 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:05:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:05:29 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:05:59 -0500] "GET
> /horde/services/portal/index.php?httpclient=1&row=0&col=0 HTTP/1.1"
> 200 126 "https://williamsonday.org/horde/login.php" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:11 -0500] "GET
> /horde/login.php?horde_logout_token=ca8dc6733ef938afb7b80a4ce948037b&app=horde&logout_reason=logout
> HTTP/1.1" 200 2593 "https://williamsonday.org/horde/login.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:11 -0500] "GET /horde/js/horde.js
> HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php?horde_logout_token=ca8dc6733ef938afb7b80a4ce948037b&app=horde&logout_reason=logout"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:11 -0500] "GET
> /horde/themes/graphics/alerts/message.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php?horde_logout_token=ca8dc6733ef938afb7b80a4ce948037b&app=horde&logout_reason=logout"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:11 -0500] "GET
> /horde/themes/graphics/horde-power1.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/login.php?horde_logout_token=ca8dc6733ef938afb7b80a4ce948037b&app=horde&logout_reason=logout"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:11 -0500] "GET
> /horde/themes/graphics/locked.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/themes/screen.css" "Mozilla/5.0 (X11;
> U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:36 -0500] "POST /horde/login.php
> HTTP/1.1" 200 2590
> "https://williamsonday.org/horde/login.php?horde_logout_token=ca8dc6733ef938afb7b80a4ce948037b&app=horde&logout_reason=logout"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:43 -0500] "POST /horde/login.php
> HTTP/1.1" 302 26 "https://williamsonday.org/horde/login.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:43 -0500] "GET /horde/index.php
> HTTP/1.1" 200 342 "https://williamsonday.org/horde/login.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:44 -0500] "GET
> /horde/login.php?frameset_loaded=1 HTTP/1.1" 200 1774
> "https://williamsonday.org/horde/index.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:44 -0500] "GET
> /horde/services/portal/sidebar.php HTTP/1.1" 200 3092
> "https://williamsonday.org/horde/index.php" "Mozilla/5.0 (X11; U;
> Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716 Firefox/3.0.3
> Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/services/javascript.php?file=tree.js&app=horde HTTP/1.1" 200
> 4170 "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/js/sidebar.js HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/js/popup.js HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/hide_panel.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/nullonly.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/plusonly.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/newmail.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/blank.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/join.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/forwards/themes/graphics/forwards.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/vacation/themes/graphics/vacation.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/compose.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/search.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/inbox.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/drafts.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/sent.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/spam.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/trash.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/plusbottom.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/folders/folder.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/joinbottom.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/organizing.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/plus.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/turba/themes/graphics/turba.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/line.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/turba/themes/graphics/menu/new.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/turba/themes/graphics/menu/browse.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/nag/themes/graphics/nag.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/nag/themes/graphics/add.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/folder.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/info.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/myaccount.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/gollem/themes/graphics/gollem.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/tree/minusonly.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/website.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/administration.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/config.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/user.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/group.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/perms.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/alerts/alarm.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/datatree.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/mime/php.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/sql.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/shell.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/imp/themes/graphics/imp.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/mimp/themes/graphics/mimp.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:06:48 -0500] "GET
> /horde/themes/graphics/show_panel.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:07:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:07:03 -0500] "GET /horde/ansel/
> HTTP/1.1" 302 -
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:07:03 -0500] "GET
> /horde/ansel/view.php?view=List HTTP/1.1" 200 5342
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:07:04 -0500] "GET
> /horde/themes/graphics/reload.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/ansel/view.php?view=List"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:07:04 -0500] "GET
> /horde/themes/graphics/az.png HTTP/1.1" 304 -
> "https://williamsonday.org/horde/ansel/view.php?view=List"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:07:36 -0500] "GET
> /horde/ansel/browse.php HTTP/1.1" 200 8833
> "https://williamsonday.org/horde/ansel/view.php?view=List"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:09:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:09:54 -0500] "GET
> /horde/ansel/view.php?owner=billday&groupby=owner&view=List HTTP/1.1"
> 200 5307 "https://williamsonday.org/horde/ansel/browse.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:10:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:11:10 -0500] "GET
> /horde/ansel/view.php?gallery=1&view=Gallery&havesearch=0&slug=
> HTTP/1.1" 200 172
> "https://williamsonday.org/horde/ansel/view.php?owner=billday&groupby=owner&view=List"
> "Mozilla/5.0 (X11;U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 71.163.19.217 - - [11/Nov/2008:23:11:49 -0500] "GET
> /horde/services/portal/sidebar.php?httpclient=1 HTTP/1.1" 200 2248
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:12:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 127.0.0.1 - - [11/Nov/2008:23:14:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 127.0.0.1 - - [11/Nov/2008:23:16:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
> 71.163.19.217 - - [11/Nov/2008:23:16:50 -0500] "GET
> /horde/services/portal/sidebar.php?httpclient=1 HTTP/1.1" 200 2249
> "https://williamsonday.org/horde/services/portal/sidebar.php"
> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008100716
> Firefox/3.0.3 Flock/2.0"
> 127.0.0.1 - - [11/Nov/2008:23:18:02 -0500] "GET
> /search2/indexing/bin/cronIndexer.php HTTP/1.1" 200 - "-" "-"
>
> /var/log/apache2/error.log
>
> billday at bonewagon:~$ tail -f /var/log/apache2/error.log
> [Tue Nov 11 20:53:40 2008] [notice] child pid 8397 exit signal
> Segmentation fault (11)
> [Tue Nov 11 20:57:25 2008] [notice] child pid 20536 exit signal
> Segmentation fault (11)
> [Tue Nov 11 21:03:29 2008] [warn] RSA server certificate CommonName
> (CN) `williamsonday.org' does NOT match server name!?
> [Tue Nov 11 21:03:32 2008] [warn] RSA server certificate CommonName
> (CN) `williamsonday.org' does NOT match server name!?
> [Tue Nov 11 21:03:32 2008] [notice] Apache/2.2.9 (Ubuntu) DAV/2
> PHP/5.2.6-2ubuntu4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
> configured -- resuming normal operations
> [Tue Nov 11 21:55:22 2008] [warn] RSA server certificate CommonName
> (CN) `williamsonday.org' does NOT match server name!?
> [Tue Nov 11 21:55:25 2008] [warn] RSA server certificate CommonName
> (CN) `williamsonday.org' does NOT match server name!?
> [Tue Nov 11 21:55:25 2008] [notice] Apache/2.2.9 (Ubuntu) DAV/2
> PHP/5.2.6-2ubuntu4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
> configured -- resuming normal operations
> [Tue Nov 11 22:04:44 2008] [notice] child pid 12445 exit signal
> Segmentation fault (11)
> [Tue Nov 11 22:06:00 2008] [notice] child pid 8755 exit signal
> Segmentation fault (11)
>
>
> On Tue, Nov 11, 2008 at 11:58 AM, Michael Rubinsky  
> <mrubinsk at horde.org> wrote:
>> Quoting Bill Day <williamson.day at gmail.com>:
>>
>>> Mike,
>>>
>>> First, sorry about not posting to the list.  I meant to do so, but I
>>> think I just reflexively hit "reply" rather than "reply to all."
>>> Thanks for the reminder.
>>
>> No worries - I do that frequently myself :)
>>
>>
>>>
>>> Second, as I should have mentioned, I am on Ubuntu 8.10, Intrepid
>>> Ibex, using PHP 5.2.6-2ubuntu4 with Suhosin-Patch 0.9.6.2 (cli)
>>> (built: Oct 14 2008 20:06:32).  So, no, not PHP4.
>>
>> Ah well, so much for the simple answer. It sounded similar...
>>
>>
>>> I did a little experimenting to see if I would get the same errors
>>> using HEAD rather than FRAMEWORK_3, and I had pretty much the same
>>> problems.  Nothing very clear in the logs.
>>
>> Can you make sure you have your log level turned all the way up?  Also, be
>> sure your checking both the web server log and the horde log.
>>
>>
>>
>>> I guess from your comment that I should still be able to use Ansel on
>>> the FRAMEWORK_3 branch, although the introduction of (transition to?)
>>> git seems to be making things rather confusing.  I would be happy to
>>> stick to FRAMEWORK_3 if it meant I could still use the betas of ansel,
>>> etc.
>>
>> Yea, Ansel 1.0 will be released as a FW_3 application.  It is actually
>> already branched in CVS, so if you would rather stick to FW_3 with Horde
>> itself, you should probably be using FW_3 checkout of Ansel as well...at the
>> moment both branches of Ansel are more or less equal, but that will change
>> in the future.
>>
>> The suggestion about doing a 'var_dump' just means that in the file the
>> error is occurring in, on the line before the line number mentioned in the
>> error message, you should type:
>>
>> var_dump($gallery);
>>
>> then post the results to the list and we can go from there.  Also, not to
>> state the obvious, but I'm assuming that you created the ansel database
>> tables with the sql scripts in ansel/scripts/sql?
>>
>> Thanks,
>> mike
>>
>> --
>> The Horde Project (www.horde.org)
>> mrubinsk at horde.org
>>
>> "Time just hates me. That's why it made me an adult." - Josh Joplin
>
>
>
> --
> Bill Day
> williamson.day at gmail.com
> PGP Fingerprint: EE5D DE55 9EF1 E012 7417
> A5F1 1D7D 0847 7785 1146
>


Thanks,
mike

--
The Horde Project (www.horde.org)
mrubinsk at horde.org

"Time just hates me. That's why it made me an adult." - Josh Joplin


More information about the dev mailing list