[kronolith] Problem with new installation

Claudio Prono claudio.prono at atpss.net
Mon Mar 22 17:08:20 UTC 2010


The configuration is right, as you can see:

$conf['calendar']['params']['username'] = 'horde';
$conf['calendar']['params']['password'] = 'XXXXXXXXXX';
$conf['calendar']['params']['socket'] = '/var/lib/mysql/mysql.sock';
$conf['calendar']['params']['protocol'] = 'unix';
$conf['calendar']['params']['database'] = 'horde';
$conf['calendar']['params']['charset'] = 'utf-8';
$conf['calendar']['params']['splitread'] = false;
$conf['calendar']['params']['ssl'] = false;
$conf['calendar']['params']['phptype'] = 'mysqli';
$conf['calendar']['params']['table'] = 'kronolith_events';
$conf['calendar']['params']['driverconfig'] = 'custom';
$conf['calendar']['driver'] = 'sql';
$conf['storage']['default_domain'] = 'domain.it';
$conf['storage']['params']['table'] = 'kronolith_storage';
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
$conf['metadata']['keywords'] = true;
$conf['reminder']['server_name'] = 'mail.domain.it';
$conf['reminder']['from_addr'] = 'info at domain.it';
$conf['autoshare']['shareperms'] = 'none';
$conf['holidays']['enable'] = true;

But the error persist... :(

Martin Waschbuesch ha scritto:
>
> Can you verify that you chose the correct driver for your database in
> horde/config/config.php and in kronolith config
> horde/kronolith/config/config.php?
>
> I may be wrong, but I think you may have told kronolith to use a
> different database / table, etc. than what you use for horde itself
> (which would be why you see this with kronolith, but not anything else)
>
> Martin
>
> Am 22.03.2010 um 16:24 schrieb Claudio Prono <claudio.prono at atpss.net>:
>
>>
>>
>> Terry Carmen ha scritto:
>>> Quoting Claudio Prono <claudio.prono at atpss.net>:
>>>
>>>> Hi all,
>>>>
>>>> I already use Horde + Kronolith in other systems, but today i have
>>>> found
>>>> a problem never seen before, and i don't know what can be. The
>>>> problems
>>>> are two basically:
>>>>
>>>> - When i try to add a local calendar i have an error like "MDB2 Error:
>>>> unknown error". In log files i found this:
>>>>
>>>> Mar 22 13:29:59 HORDE [error] [kronolith] MDB2 Error: unknown error:
>>>> _execute: [Error message: Unable to execute statement]
>>>> [Last executed query: INSERT INTO kronolith_shares (share_name,
>>>> share_owner, attribute_name, perm_creator, perm_default, perm_guest,
>>>> share_flags, share_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)]
>>>> [Native code: 0]
>>>> [pid 7823 on line 1040 of
>>>> "/var/www/htdocs/horde2/horde/lib/Horde/Share/sql.php"]
>>>>
>>>> What's wrong?
>>>
>>> You can execute the statement in whatever query tool supports your
>>> database (DB2?) and see what it's really saying.
>>>
>>> I'm guessing it's not really an "unknown error" but that you're not
>>> getting to see the real message(s).
>>>
>>> Terry
>>>
>> Ehm, and how i can do this? the query is INSERT INTO kronolith_shares
>> (share_name,
>> share_owner, attribute_name, perm_creator, perm_default, perm_guest,
>> share_flags, share_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?), the database is
>> mysql, but there are missing the VALUES..... I think is this the
>> problem, but i don't know how to fix it...
>>
>> Claudio.
>>
>>>
>>>
>>>
>>>>
>>>> - Every time i login to the server, it says to me "This IMAP server
>>>> does
>>>> not support the ANNOTATEMORE extension!"
>>>>
>>>
>>
>> -- 
>> --------------------------------------------------------------------------------
>>
>> Claudio Prono                         OPST
>> System Developer
>>                                      Gsm: +39-349-54.33.258
>> @PSS Srl                              Tel: +39-011-32.72.100
>> Via San Bernardino, 17                Fax: +39-011-32.46.497
>> 10141 Torino - ITALY                  http://atpss.net/disclaimer
>> --------------------------------------------------------------------------------
>>
>> PGP Key - http://keys.atpss.net/c_prono.asc
>>
>>
>>
>>
>> -- 
>> Kronolith mailing list - Join the hunt:
>> http://horde.org/bounties/#kronolith
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>
> !DSPAM:1,4ba79607179012040716579!
>
>
>

-- 
--------------------------------------------------------------------------------
Claudio Prono                         OPST
System Developer               
                                      Gsm: +39-349-54.33.258
@PSS Srl                              Tel: +39-011-32.72.100
Via San Bernardino, 17                Fax: +39-011-32.46.497
10141 Torino - ITALY                  http://atpss.net/disclaimer
--------------------------------------------------------------------------------
PGP Key - http://keys.atpss.net/c_prono.asc






More information about the kronolith mailing list