Ad Widget

Collapse

configure zabbix frontend with sqlite3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • horatiu
    Junior Member
    • Aug 2010
    • 2

    #1

    configure zabbix frontend with sqlite3

    Hi

    I have problems in configuring zabbix frontend to work with sqlite3 on Ubuntu karmic.

    On Ubuntu karmic there is no php5-sqlite3 package.

    If I install the php5-sqlite the phpinfo shows PDO drivers for sqlite an sqlite2 and the frontend setup displays that there is no PHP database support.

    If I install the sqlite3 from source or if I recompile php5 from last version that has sqlite3 support built in I get the same problems:

    phpinfo does not display any PDO driver
    the zabbix frontend displays that no PHP database support is available

    if someone has experience on setting the zabbix frontend to work with sqlite3 on Ubuntu karmic please advise.

    thanks
    horatiu
Working...