[horde] Configuration problems

Ralf Lang lang at b1-systems.de
Mon Mar 19 13:59:04 UTC 2018


Am 19.03.2018 um 13:33 schrieb Wolfgang Paul Rauchholz:
> Thank you!. That took me one step further.
> Now I still have two issues:
> (1)  Server error when querying database. Which I assume belongs to this
> message:
> Mar 19 13:24:12 home HORDE: [horde] SQL QUERY FAILED: Table
> 'horde5.horde_alarm' doesn't exist  #012#011SELECT alarm_id, alarm_uid,
> alarm_start, alarm_end, alarm_methods,#012#011  alarm_params, alarm_title,
> alarm_text, alarm_snooze, alarm_internal#012#011  FROM horde_alarm WHERE
> alarm_dismissed = 0 AND ((alarm_snooze IS NULL#012#011  AND alarm_start <=
> '2018-03-19 12:24:12') OR alarm_snooze <=#012#011  '2018-03-19 12:24:12')
> AND (alarm_end IS NULL OR alarm_end >=#012#011  '2018-03-19 12:24:12') AND
> (alarm_uid IS NULL OR alarm_uid = '' OR#012#011  alarm_uid = '') ORDER BY
> alarm_start, alarm_end [pid 13527 on line 318 of
> "/usr/share/pear/Horde/Db/Adapter/Mysqli.php"]
>
> but when running horde-db-migrate i get:
> [  INFO  ] Current Horde_Alarm schema version: 2
> I also went into mysql and ran 'show tables' and that gives me a good
> result:
>
> | horde_activesync_state            |
> | horde_alarm_schema_info           |
> | horde_alarms                      |
> | horde_auth_schema_info            |
> | horde_cache                       |

see the different between "horde_alarm" in error message and
"horde_alarms" in schema



-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



More information about the horde mailing list