[kronolith] Kronolith alarm doesn't work

vcputtini@consultecnica.com.br vcputtini at consultecnica.com.br
Tue Aug 30 04:17:12 PDT 2005


Hi,

I have try create a task alarm but it is ignored, why?

My versions:
MySQL-4.1.13
horde-3.0.5
kronolith-H3-2.03

Kronolith configuration
<?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'] = 'zzz.consultecnica.com.br';
$conf['calendar']['params']['username'] = 'horde3';
$conf['calendar']['params']['password'] = 'zxy';
$conf['calendar']['params']['port'] = 3306;
$conf['calendar']['params']['protocol'] = 'tcp';
$conf['calendar']['params']['database'] = 'horde3';
$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'] = 'consultecnica.com.br';
$conf['storage']['params']['persistent'] = true;
$conf['storage']['params']['hostspec'] = 'zzz.consultecnica.com.br';
$conf['storage']['params']['username'] = 'horde3';
$conf['storage']['params']['password'] = 'zxy';
$conf['storage']['params']['port'] = 3306;
$conf['storage']['params']['protocol'] = 'tcp';
$conf['storage']['params']['database'] = 'horde3';
$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'] = 'ns1.consultecnica.com.br';
$conf['reminder']['from_addr'] = 'webadm at ctecnet.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. */


Thank you

Volnei



-------------------------------------------
Consultecnica      www.consultecnica.com.br
Rua Prof. Joaquim Ladeira, 167 - Jundiai/SP
Fone/Fax: 0xx 11 4587-2099


More information about the kronolith mailing list