[kronolith] cant add any event
Denny Schierz
cuall at gmx.de
Fri Jan 20 03:45:28 PST 2006
hi,
i installed the sarge horde packages and the lastest release from
kronolith. I can't add any event. It seems, that everything is
installed, but it doesn't work. There is no error.
I did install the mysql kronolith table into DB horde and setup the
conf.php:
<?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'] = false;
$conf['calendar']['params']['hostspec'] = 'localhost';
$conf['calendar']['params']['username'] = 'horde';
$conf['calendar']['params']['password'] = 'secret';
$conf['calendar']['params']['port'] = 3306;
$conf['calendar']['params']['protocol'] = 'tcp';
$conf['calendar']['params']['database'] = 'horde';
$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'] = 'foo.dyndns.org';
$conf['storage']['params']['persistent'] = false;
$conf['storage']['params']['hostspec'] = 'localhost';
$conf['storage']['params']['username'] = 'horde';
$conf['storage']['params']['password'] = 'secret';
$conf['storage']['params']['port'] = 3306;
$conf['storage']['params']['protocol'] = 'tcp';
$conf['storage']['params']['database'] = 'horde';
$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'] = true;
$conf['reminder']['server_name'] = 'localhost';
$conf['reminder']['from_addr'] = 'noreply at foo.dyndns.org';
$conf['menu']['print'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array('imp');
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
pear list
Installed packages:
===================
Package Version State
Archive_Tar 1.1 stable
Console_Getopt 1.2 stable
DB 1.6.2 stable
Date 1.4.6 stable
HTTP 1.2.2 stable
Mail 1.1.3 stable
Net_SMTP 1.2.6 stable
Net_Socket 1.0.1 stable
PEAR 1.3.2 stable
XML_Parser 1.0.1 stable
XML_RPC 1.1.0 stable
What can be the problem? IMP/Turba/ingo works well.
cu denny
--
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=get&search=0x2A5CE192AB7D3FE0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.horde.org/archives/kronolith/attachments/20060120/50538a8e/attachment.bin
More information about the kronolith
mailing list