Hello,
We are facing problem with sqlite support for zabbix.
I'm trying to run distributed nodes with sqlite, but the server won't start.
We are recieving sqlite error:
Query failed [1]:no such function: md5
Compilation of zabbix went fine, schema and data import as well.
I was also able to update DB for distrib. node setup.
Only problem is that error.
We have tryed to run it on CentOS(4.5) and ubuntu(7.10) with same result.
The versions of sqlite are 3.4.2-1build1 (ubuntu) and 3.3.6-2 (CentOS) - both supported by zabbix.
Is there any patch required for sqlite or some other way how to add this function?
Thanks
We are facing problem with sqlite support for zabbix.
I'm trying to run distributed nodes with sqlite, but the server won't start.
We are recieving sqlite error:
Query failed [1]:no such function: md5
Compilation of zabbix went fine, schema and data import as well.
I was also able to update DB for distrib. node setup.
Only problem is that error.
We have tryed to run it on CentOS(4.5) and ubuntu(7.10) with same result.
The versions of sqlite are 3.4.2-1build1 (ubuntu) and 3.3.6-2 (CentOS) - both supported by zabbix.
Is there any patch required for sqlite or some other way how to add this function?
Thanks
Comment