I want to install zabbix 1.5.4 on Ubuntu 8.04 compiled with a MYSQL database. I've tried to install it on two different machines, but I had the same issue. These errors appears on the Zabbix frontend installation wizard:
* Undefined index: SELECT_COUNT[/var/www/zabbix/include/db.inc.php:372]
* Undefined index: TRANSACTIONS[/var/www/zabbix/include/db.inc.php:437]
* Undefined index: SELECT_COUNT[/var/www/zabbix/include/db.inc.php:372]
* Undefined index: TRANSACTIONS[/var/www/zabbix/include/db.inc.php:437]
Comment