When trying to import a template, as Admin, onto a Zabbix 2.0.0 server with the PHP web interface, I get the following error:
Error in query [INSERT INTO trigger_depends (triggerid_down,triggerid_up,triggerdepid) VALUES ('13908','1',1)] [Cannot add or update a child row: a foreign key constraint fails]
SQL statement execution has failed "INSERT INTO trigger_depends (triggerid_down,triggerid_up,triggerdepid) VALUES ('13908','1',1)".
This is with curl 7.25.0, php-xml, php 5.3.13, zabbix 2.0.0, mysql 4.1.20. The curl, php and zabbix packages were source while the others were from redhat repo from Redhat Linux kernel 2.6.9-55.ELsmp. Thank you.
Error in query [INSERT INTO trigger_depends (triggerid_down,triggerid_up,triggerdepid) VALUES ('13908','1',1)] [Cannot add or update a child row: a foreign key constraint fails]
SQL statement execution has failed "INSERT INTO trigger_depends (triggerid_down,triggerid_up,triggerdepid) VALUES ('13908','1',1)".
This is with curl 7.25.0, php-xml, php 5.3.13, zabbix 2.0.0, mysql 4.1.20. The curl, php and zabbix packages were source while the others were from redhat repo from Redhat Linux kernel 2.6.9-55.ELsmp. Thank you.