I am installing zabbix-1.5.2 from scratch. During frontend setup, I get this:
Undefined index: DB[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:678]
Undefined variable: ZBX_SERVER[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:685]
Undefined variable: ZBX_SERVER_PORT[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:686]
Unable to select configuration
My zabbix.conf.php file is set up properly. However, during setup, I don't see those values in the gui.
Any ideas? The reason I am using zabbix-1.5.2 is becaule of the mysql error in 1.5.1. I am also having to prove distributed monitoring to the powers that be.
Any help would be greatly appreciated.
Undefined index: DB[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:678]
Undefined variable: ZBX_SERVER[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:685]
Undefined variable: ZBX_SERVER_PORT[/usr/local/zabbix-1.5.2/frontends/php/include/setup.inc.php:686]
Unable to select configuration
My zabbix.conf.php file is set up properly. However, during setup, I don't see those values in the gui.
Any ideas? The reason I am using zabbix-1.5.2 is becaule of the mysql error in 1.5.1. I am also having to prove distributed monitoring to the powers that be.
Any help would be greatly appreciated.
Comment