I try to install Zabbix 3.0 on CentOS 6.7 with mysql installed, but I could not select MySQL while I configure the frontend page, it shows "PHP databases support SQLite3", would anyone has met this kind of issue?
============================================
PHP version 5.4.45 5.4.0 OK
PHP option "memory_limit" 128M 128M OK
PHP option "post_max_size" 16M 16M OK
PHP option "upload_max_filesize" 2M 2M OK
PHP option "max_execution_time" 300 300 OK
PHP option "max_input_time" 300 300 OK
PHP option "date.timezone" Asia/Shanghai OK
PHP databases support SQLite3 OK
PHP bcmath on OK
============================================
============================================
PHP version 5.4.45 5.4.0 OK
PHP option "memory_limit" 128M 128M OK
PHP option "post_max_size" 16M 16M OK
PHP option "upload_max_filesize" 2M 2M OK
PHP option "max_execution_time" 300 300 OK
PHP option "max_input_time" 300 300 OK
PHP option "date.timezone" Asia/Shanghai OK
PHP databases support SQLite3 OK
PHP bcmath on OK
============================================
Comment