Ad Widget

Collapse

Setting up zabbix server with sqlite database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • v.rusinov
    Junior Member
    • Apr 2008
    • 22

    #1

    Setting up zabbix server with sqlite database

    Hi.

    I'm trying to setup zabbix server with sqlite database. Performance/scalability is not the issue, as this is QA box and will only monitor itself with fairly small number of parameters.
    Installation went fine, zabbix server is up & running. But I can't configure frontend: it tells me "PHP databases support no Fail".

    But both sqlite and sqlite3 are compiled in: phpinfo shows:

    sqlite PECL Module version 2.0-dev $Id: sqlite.c 306939 2011-01-01 02:19:59Z felipe $
    SQLite Library 2.8.16
    SQLite Encoding UTF-8

    SQLite3 module version 0.7-dev
    SQLite Library 3.7.4

    php version 5.3.6-pl0-gentoo
    zabbix version 1.8.4
Working...