Ad Widget

Collapse

PHP databases support could not select MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kobe
    Junior Member
    • Mar 2016
    • 5

    #1

    PHP databases support could not select MySQL

    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

    ============================================
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    How did you install the PHP 5.4?

    Install the MySQL access modules for PHP.
    And, please try to restart the Web server.

    Comment

    Working...