I have compiled zabbix 1.6.6 on SLES11 --with-pgsql
./configure --prefix=/usr/local/zabbix --with-pgsql --with-net-snmp --enable-server --enable-agent --with-libcurl
After these steps I go to http://www.mysite.com/zabbix/setup.php
At step 4 "Configure DB connection" I can only choose mysql ?!?
Where did I go wrong ?
Thanks in advance.
./configure --prefix=/usr/local/zabbix --with-pgsql --with-net-snmp --enable-server --enable-agent --with-libcurl
After these steps I go to http://www.mysite.com/zabbix/setup.php
At step 4 "Configure DB connection" I can only choose mysql ?!?
Where did I go wrong ?
Thanks in advance.
Comment