This is the second try I've had at installing Zabbix and no luck. The first time was a failed attempt at installing from source. The documentation is less than stellar regarding doing the installation, so I went to another server (Fedora 9) and installed the RPM version. That went better, but now I'm stuck on the web installation section. After fixing the couple of issues with php.ini settings I was able to get all the way to the zabbix.conf.php file. Here's where things fail badly.
Every time I try to test this I get this at the top of the page:
* Undefined variable: NC[/etc/zabbix/zabbix.conf.php:34]
* Undefined variable: NC[/etc/zabbix/zabbix.conf.php:34]
* Incorrect configuration file[/usr/share/zabbix/conf/zabbix.conf.php]
* mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'zabbix'@'localhost' (using password: YES)[/etc/zabbix/db.inc.php:46]
Now, the MYSQL problem was tested (and told me OK) so why this is showing up is beyond me. The undefined variable in line 34 of the conf file isnt undefined that I could see.
But beyond that, when I save the new config file and place it where it tells me to (/usr/share/zabbix/conf/) and do a 'retry', it still fails.
I'd really like to try out this piece of software, but this is getting silly. Any ideas?
Every time I try to test this I get this at the top of the page:
* Undefined variable: NC[/etc/zabbix/zabbix.conf.php:34]
* Undefined variable: NC[/etc/zabbix/zabbix.conf.php:34]
* Incorrect configuration file[/usr/share/zabbix/conf/zabbix.conf.php]
* mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'zabbix'@'localhost' (using password: YES)[/etc/zabbix/db.inc.php:46]
Now, the MYSQL problem was tested (and told me OK) so why this is showing up is beyond me. The undefined variable in line 34 of the conf file isnt undefined that I could see.
But beyond that, when I save the new config file and place it where it tells me to (/usr/share/zabbix/conf/) and do a 'retry', it still fails.
I'd really like to try out this piece of software, but this is getting silly. Any ideas?


Comment