Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10699

can't install frontend with php5-mysqlnd

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.0.3
    • 2.4.8, 3.0.2
    • None
    • Debian (probably also affects Ubuntu)

      Please require php5-mysqlnd OR php5-mysql

      THanks.

      root@myhostname:/tmp# dpkg -i ./zabbix-frontend-php_3.0.2-1+jessie_all.deb
      Selecting previously unselected package zabbix-frontend-php.
      (Reading database ... 88323 files and directories currently installed.)
      Preparing to unpack .../zabbix-frontend-php_3.0.2-1+jessie_all.deb ...
      Unpacking zabbix-frontend-php (1:3.0.2-1+jessie) ...
      dpkg: dependency problems prevent configuration of zabbix-frontend-php:
       zabbix-frontend-php depends on php5-mysql | php5-pgsql; however:
        Package php5-mysql is not installed.
        Package php5-pgsql is not installed.
      
      dpkg: error processing package zabbix-frontend-php (--install):
       dependency problems - leaving unconfigured
      Errors were encountered while processing:
       zabbix-frontend-php
      
      root@myhostname:/tmp# dpkg -l|grep php
      ii  libapache2-mod-php5                  5.6.17+dfsg-0+deb8u1                 amd64        server-side, HTML-embedded scripting language (Apache 2 module)
      ii  libphp-adodb                         5.15-1                               all          ADOdb database abstraction layer for PHP
      ii  php5                                 5.6.14+dfsg-0+deb8u1                 all          server-side, HTML-embedded scripting language (metapackage)
      ii  php5-cli                             5.6.17+dfsg-0+deb8u1                 amd64        command-line interpreter for the php5 scripting language
      ii  php5-common                          5.6.17+dfsg-0+deb8u1                 amd64        Common files for packages built from the php5 source
      ii  php5-curl                            5.6.17+dfsg-0+deb8u1                 amd64        CURL module for php5
      ii  php5-gd                              5.6.17+dfsg-0+deb8u1                 amd64        GD module for php5
      ii  php5-json                            1.3.6-1                              amd64        JSON module for php5
      ii  php5-ldap                            5.6.17+dfsg-0+deb8u1                 amd64        LDAP module for php5
      ii  php5-mcrypt                          5.6.17+dfsg-0+deb8u1                 amd64        MCrypt module for php5
      ii  php5-mongo                           1.5.7-1                              amd64        MongoDB database driver
      ii  php5-mysqlnd                         5.6.17+dfsg-0+deb8u1                 amd64        MySQL module for php5 (Native Driver)
      ii  php5-snmp                            5.6.17+dfsg-0+deb8u1                 amd64        SNMP module for php5
      rc  phpmyadmin                           4:3.4.9-1                            all          MySQL web administration tool
      iU  zabbix-frontend-php                  1:3.0.2-1+jessie                     all          Zabbix network monitoring solution - PHP front-end
      
      root@myhostname:/tmp# apt-get install php5-mysql
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      You might want to run 'apt-get -f install' to correct these:
      The following packages have unmet dependencies:
       php5-mysql : Conflicts: php5-mysqlnd but 5.6.17+dfsg-0+deb8u1 is to be installed
       php5-mysqlnd : Conflicts: php5-mysql but 5.6.17+dfsg-0+deb8u1 is to be installed
      E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
      
      root@myhostname:/tmp#
      

            Unassigned Unassigned
            bbrendon brendon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: