Hi
I installed Zabbix 2.0.3 from source on to an Ubuntu 12.04 machine. Backend appears to be fine. Connects correctly to backend mysql database which was selected when I ran ./configure with --with-mysql.
I copied the contents of <downloadDir>/zabbix-2.0.3/frontends/php to /var/www/zabbix
I can run http://localhost/zabbix/index.php.
On the "2. Check of pre-requisites" page, the PHP databases support is set to PosgreSQL. I need mysql. How can I change this?
Thanks in hope!
stephenb
I installed Zabbix 2.0.3 from source on to an Ubuntu 12.04 machine. Backend appears to be fine. Connects correctly to backend mysql database which was selected when I ran ./configure with --with-mysql.
I copied the contents of <downloadDir>/zabbix-2.0.3/frontends/php to /var/www/zabbix
I can run http://localhost/zabbix/index.php.
On the "2. Check of pre-requisites" page, the PHP databases support is set to PosgreSQL. I need mysql. How can I change this?
Thanks in hope!
stephenb

Comment