[horde] alarm system sql issues?
Jan Schneider
jan at horde.org
Wed Jun 18 20:53:03 UTC 2008
Zitat von Liam Hoekenga <liamr at umich.edu>:
> We're using horde 3.2 (not 3.2.1) and we're seeing problems with the
> alarm system in our horde logs...
>
> Jun 18 00:09:35 HORDE [error] [imp] DB Error: no database selected:
> 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 <= '2008-06-18T00:09:35') OR alarm_snooze <=
> '2008-06-18T00:09:35') AND (alarm_end IS NULL OR alarm_end >=
> '2008-06-18T00:09:35') AND (alarm_uid = '' OR alarm_uid = 'joeuser')
> ORDER BY alarm_start, alarm_end [nativecode=2013 ** Lost connection
> to MySQL server during query] [pid 13612 on line 303 of
> "/path/to/horde/lib/Horde/Alarm.php"]
Check your PHP and MySQL logs. There is not much we can do about lost
connections.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list