[ingo] Nothing is written into database

Olivier olivier at ablinux.com
Tue May 24 11:22:43 UTC 2011


Solved !!!
It was my database table storage engine which was InnoDB for some tables 
and MyISAM for others. I have configured all to use MyISAM, and all is 
ok now.
Thank you for your help.

olivier

Le 24.05.2011 12:42, Olivier a écrit :
> I use MySQLi. When i try with PDO/MySQL, nothing is written in 
> database by ingo, i lost the left menu and i have the following fatal 
> error:
> Fatal error: Exception thrown without a stack frame in Unknown on line 0
>
> Some infos:
> Debian Squeeze (stable)
> Apache 2.2.16 + suhosin
> ingo 2.0.1
> horde 4.0.3
>
> I'm php dev, i have done some tests using FireBug, echo, print_r, 
> etc..., to be sure i use the PDO/MySQL or MySQLi functions. In those 
> two cases, all is good for horde, turba, imp, but ingo does not write 
> anything in db, while i have trace in horde log file !!!
>
> J'en perd mon latin :-[
>
> Olivier
>
> Le 24.05.2011 11:55, Jan Schneider a écrit :
>>
>> Zitat von Olivier <olivier at ablinux.com>:
>>
>>> Up ?
>>> I have this entry in my horde log file
>>>> 2011-05-24T10:49:20+02:00 DEBUG: HORDE [ingo] SQL  (0,0001s)
>>>>        INSERT INTO ingo_vacations (vacation_addresses, 
>>>> vacation_subject,
>>>>          vacation_reason, vacation_days, vacation_start, vacation_end,
>>>>          vacation_excludes, vacation_ignorelists, vacation_owner) 
>>>> VALUES
>>>>          ('yyy at yyyy.com\nzzz at zzz.fr', 'subject', 'text', 7, 
>>>> 1306101600, 1306533600,
>>>>          'xxx at xxxx.com\nxxxx at yyy.fr', 1,
>>>>          'yyy at yyyy.com') [pid 8403 on line 783 of 
>>>> "/usr/share/php/Horde/Db/Adapter/Base.php"]
>>> But there is no new line in database !!
>>>
>>> Any idea ?
>>
>> Which DB driver do you use? MySQLi? Try PDO/MySQL instead.
>>
>>> Olivier
>>>
>>> Le 23.05.2011 14:37, Olivier a écrit :
>>>> Hi,
>>>>
>>>> ingo 2.0.1
>>>> horde 4.0.3
>>>>
>>>> I've configured Horde database to use my MySQL server via mysqli 
>>>> functions. All is good in horde, imp, and turba, but nothing is 
>>>> written to the database with ingo. I have configured ingo to use 
>>>> horde database ($conf['storage']['params']['driverconfig'] = 
>>>> 'horde' and $conf['storage']['driver'] = 'sql'), i have add some 
>>>> debug traces into the code, so i'm sure that mysqli php function 
>>>> are called but noting is happened and no error messages !!
>>>>
>>>> HELP, HELP, HELP
>>>>
>>>> Olivier
>>>>
>>>>
>>>>
>>
>>
>> Jan.
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: olivier.vcf
Type: text/x-vcard
Size: 328 bytes
Desc: not available
URL: <http://lists.horde.org/archives/ingo/attachments/20110524/aa47a7fc/attachment.vcf>


More information about the ingo mailing list