6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2606] Alarm not work
*
Your Email Address
*
Spam protection
Enter the letters below:
..__ .__ . ..___ |[__)[__)|_/ [__ \__|[__)[__)| \[___
Comment
> Why task alarm not work correctly with MySQL 4.1.13? > > My kronolith configuration is ok, buy the alarm not work. > > > > Thank you > > > > > > ?php > > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > > // $Horde: kronolith/config/conf.xml,v 1.14.10.1 2005/03/04 04:04:31 > ben Exp $ > > $conf['calendar']['params']['persistent'] = true; > > $conf['calendar']['params']['hostspec'] = 'tt.ss.com.br'; > > $conf['calendar']['params']['username'] = 'horde3'; > > $conf['calendar']['params']['password'] = 'tttt'; > > $conf['calendar']['params']['port'] = 3306; > > $conf['calendar']['params']['protocol'] = 'tcp'; > > $conf['calendar']['params']['database'] = 'ttt'; > > $conf['calendar']['params']['charset'] = 'iso-8859-1'; > > $conf['calendar']['params']['phptype'] = 'mysql'; > > $conf['calendar']['params']['table'] = 'kronolith_events'; > > $conf['calendar']['params']['driverconfig'] = 'custom'; > > $conf['calendar']['driver'] = 'sql'; > > $conf['storage']['default_domain'] = 'oooo.com.br'; > > $conf['storage']['params']['persistent'] = true; > > $conf['storage']['params']['hostspec'] = 'sss.yyy.com.br'; > > $conf['storage']['params']['username'] = 'teste'; > > $conf['storage']['params']['password'] = 'teste'; > > $conf['storage']['params']['port'] = 3306; > > $conf['storage']['params']['protocol'] = 'tcp'; > > $conf['storage']['params']['database'] = 'teste'; > > $conf['storage']['params']['charset'] = 'iso-8859-1'; > > $conf['storage']['params']['phptype'] = 'mysql'; > > $conf['storage']['params']['table'] = 'kronolith_storage'; > > $conf['storage']['params']['driverconfig'] = 'custom'; > > $conf['storage']['driver'] = 'sql'; > > $conf['metadata']['keywords'] = false; > > $conf['reminder']['server_name'] = 'abc.xyz.com.br'; > > $conf['reminder']['from_addr'] = 'abc@abc.com.br'; > > $conf['menu']['print'] = true; > > $conf['menu']['import_export'] = true; > > $conf['menu']['apps'] = array(''); > > /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */ > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers