On 05/06/08 08:27, Chris Hastie wrote: > I can find no further clues in either the Horde nor the webserver log. > It appears that 'phptype' is usually to do with specifying the type of > database. I'm using custom sql authentication, which seems to be working > fine, and my prefs database and turba sql source are all fine. Any clues > as to what this problem is? > >
I bumped the logging up and did get this out of the Horde log: Jun 5 07:55:58 paddington HORDE[26018]: [imp] Required "phptype" not specified in configuration.: token, Array, Array, token SQL [pid 26018 on line 176 of "/usr/local/www/chris/some.domain.com/docroot/horde/lib/Horde/Notification.php"] Jun 5 07:55:58 paddington HORDE[26018]: [imp] 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 26018 on line 148 of "/usr/local/www/chris/some.domain.com/docroot/horde/lib/Horde/Alarm/sql.php"] Jun 5 07:55:58 paddington HORDE[26018]: [imp] Max memory usage: 13893632 bytes [pid 26018 on line 339 of "/usr/local/www/chris/some.domain.com/docroot/horde/lib/Horde/Registry.php"] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
