Ad Widget

Collapse

setup.php: can only choose mysql as db-type

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maesen
    Junior Member
    • Sep 2009
    • 6

    #1

    setup.php: can only choose mysql as db-type

    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.
  • Calimero
    Senior Member
    • Nov 2006
    • 481

    #2
    Does you PHP install support pgsql ?

    Did you install php-pgsql or a package like this ?

    Comment

    • maesen
      Junior Member
      • Sep 2009
      • 6

      #3
      The following package is installed: php5-pgsql

      Comment

      Working...