Any suggestions for deploying Zabbix frontend w/sqlite3 db on CentOS 5.5? The php-sqlite module for php is no longer distributed, the suggestion is to use php with sqlite3 via PDO, but I haven't been able to get this to work properly with Zabbix frontend. zabbix_server is working fine with sqlite3 RPM... just can't the front end to work. If we had PDO as a database option, this would open a lot more possibilities, but I do not know how difficult it would be to change.