package php70-mysqli not found

seems like most of the scripts in the install scripts requires php70-mysqli

however I am unable to find this anywhere to install. I have tried the epel release, the remi release, rpmfind, and still am unable to find it and install it. with out this extension most of the scripts will not install. has anyone been able to find this extension and install it?

Status: 
Active

Comments

Can you post the error message that you're seeing about that PHP module?

when I try to install just about anything from the scripts installer It gives me this:

Installing package php70-mysqli .. Installing package(s) with command /bin/yum -y install php70-mysqli ..

Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.chpc.utah.edu * epel: mirror.prgmr.com * extras: repos.lax.quadranet.com * remi-php70: mirrors.mediatemple.net * remi-safe: mirrors.mediatemple.net * updates: mirror.keystealth.org No package php70-mysqli available. Error: Nothing to do

What output do you get if you run yum search mysqli ?

[root@websrv ~]# yum search mysqli Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.s.uw.edu * epel: mirror.chpc.utah.edu * extras: centos.sonn.com * remi-php70: mirrors.mediatemple.net * remi-safe: mirrors.mediatemple.net * updates: mirrordenver.fdcservers.net ============================= N/S matched: mysqli ============================== php-ZendFramework-Db-Adapter-Mysqli.noarch : Zend Framework database adapter for : mysqli php-pear-MDB2-Driver-mysqli.noarch : MySQL Improved MDB2 driver

Name and summary matches only, use "search all" for everything. [root@websrv ~]#

Ok, what output do you get from yum search mysql ?

[root@websrv ~]# yum search mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: repos-lax.psychz.net
* epel: linux.mirrors.es.net
* extras: centos-distro.cavecreek.net
* remi-php70: mirrors.mediatemple.net
* remi-safe: mirrors.mediatemple.net
* updates: centos.s.uw.edu
============================== N/S matched: mysql ==============================
MySQL-python.x86_64 : An interface to MySQL
MySQL-zrm.noarch : MySQL backup manager
akonadi-mysql.x86_64 : Akonadi MySQL backend support
apr-util-mysql.x86_64 : APR utility library MySQL DBD driver
collectd-mysql.x86_64 : MySQL plugin for collectd
dmlite-plugins-mysql.x86_64 : MySQL plugin for dmlite
dovecot-mysql.x86_64 : MySQL back end for dovecot
dpm-copy-server-mysql.x86_64 : DPM copy server with MySQL database back-end
dpm-name-server-mysql.x86_64 : DPM name server with MySQL database back-end
dpm-server-mysql.x86_64 : Disk Pool Manager (DPM) server with MySQL database
                        : back-end
dpm-srm-server-mysql.x86_64 : DPM SRM server with MySQL database back-end
dspam-mysql.x86_64 : MySQL storage driver for libdspam
exim-mysql.x86_64 : MySQL lookup support for Exim
freeradius-mysql.x86_64 : MySQL support for freeradius
fts-mysql.x86_64 : File Transfer Service V3 mysql plug-in
gnokii-smsd-mysql.x86_64 : MySQL support for Gnokii SMS daemon
holland-mysql.noarch : MySQL library functionality for Holland Plugins
holland-mysqldump.noarch : Logical mysqldump backup plugin for Holland
holland-mysqllvm.noarch : Holland LVM snapshot backup plugin for MySQL
lfc-server-mysql.x86_64 : LCG File Catalog (LFC) server with MySQL database
                        : back-end
libdbi-dbd-mysql.x86_64 : MySQL plugin for libdbi
libgda-mysql.x86_64 : Mysql provider for libgda
libnss-mysql.x86_64 : NSS library for MySQL
libodb-mysql.x86_64 : MySQL ODB runtime library from Code Synthesis
libodb-mysql-devel.x86_64 : Development files for libodb-mysql
lighttpd-mod_authn_mysql.x86_64 : Authentication module for lighttpd that uses a
                                : MySQL database
lighttpd-mod_mysql_vhost.x86_64 : Virtual host module for lighttpd that uses a
                                : MySQL database
mysql++.x86_64 : C++ wrapper for the MySQL C API
mysql++-devel.x86_64 : MySQL++ developer files (headers, examples, etc.)
mysql++-manuals.x86_64 : MySQL++ user and reference manuals
mysql-connector-java.noarch : Official JDBC driver for MySQL
mysql-connector-odbc.x86_64 : ODBC driver for MySQL
mysql-connector-python.noarch : MySQL Connector for Python 2
mysql-mmm.noarch : Multi-Master Replication Manager for MySQL
mysql-proxy.x86_64 : A proxy for the MySQL Client/Server protocol
mysql-proxy-devel.x86_64 : Development files for mysql-proxy
mysql-utilities.noarch : MySQL Utilities
mysql55.x86_64 : Package that installs mysql55
mysql55-mysql.x86_64 : MySQL client programs and shared libraries
mysql55-mysql-bench.x86_64 : MySQL benchmark scripts and data
mysql55-mysql-devel.x86_64 : Files for development of MySQL plugins
mysql55-mysql-libs.x86_64 : The shared libraries required for MySQL clients
mysql55-mysql-server.x86_64 : The MySQL server and related files
mysql55-mysql-test.x86_64 : The test suite distributed with MySQL
mysql55-runtime.x86_64 : Package that handles mysql55 Software Collection.
mysql55-scldevel.x86_64 : Package shipping development files for mysql55
mysqlreport.noarch : A friendly report of important MySQL status values
mysqltuner.noarch : MySQL configuration assistant
nagios-plugins-mysql.x86_64 : Nagios Plugin - check_mysql
nextcloud-mysql.noarch : MySQL database support for NextCloud
nodejs-mysql.noarch : A node.js driver for mysql
opendbx-mysql.x86_64 : MySQL backend - provides mysql support in opendbx
opensips-mysql.x86_64 : MySQL storage support for the OpenSIPS
owncloud-mysql.noarch : MySQL database support for ownCloud
pcp-pmda-mysql.x86_64 : Performance Co-Pilot (PCP) metrics for MySQL
pdns-backend-mysql.x86_64 : MySQL backend for pdns
perdition-mysql.x86_64 : Library to allow perdition to access MySQL based pop
                       : maps
perl-Crypt-MySQL.x86_64 : Emulate MySQL PASSWORD() function
perl-DBD-MySQL.x86_64 : A MySQL interface for Perl
perl-DateTime-Format-MySQL.noarch : Parse and format MySQL dates and times
perl-Test-mysqld.noarch : Mysqld runner for tests
perl516-perl-DBD-MySQL.x86_64 : A MySQL interface for Perl
php-ZendFramework-Db-Adapter-Mysqli.noarch : Zend Framework database adapter for
                                           : mysqli
php-ZendFramework-Db-Adapter-Pdo-Mysql.noarch : Zend Framework database adapter
                                              : for MySQL PDO
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php-pear-MDB2-Driver-mysql.noarch : MySQL MDB2 driver
php-pear-MDB2-Driver-mysqli.noarch : MySQL Improved MDB2 driver
php-pecl-mysql.x86_64 : MySQL database access functions
php-pecl-mysqlnd-ms.x86_64 : A replication and load balancing plugin for mysqlnd
php-pecl-mysqlnd-ms-devel.x86_64 : Mysqlnd_ms developer files (header)
php-pecl-mysqlnd-qc.x86_64 : A query cache plugin for mysqlnd
php-pecl-mysqlnd-qc-devel.x86_64 : Mysqlnd_qc developer files (header)
php54-mysqlnd-qc-panel.noarch : Mysqlnd Query Cache Monitor
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php54-php-pecl-mysqlnd-ms.x86_64 : A replication and load balancing plugin for
                                 : mysqlnd
php54-php-pecl-mysqlnd-ms-devel.x86_64 : Mysqlnd_ms developer files (header)
php54-php-pecl-mysqlnd-qc.x86_64 : A query cache plugin for mysqlnd
php54-php-pecl-mysqlnd-qc-devel.x86_64 : Mysqlnd_qc developer files (header)
php55-mysqlnd-qc-panel.noarch : Mysqlnd Query Cache Monitor
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php55-php-pecl-mysqlnd-ms.x86_64 : A replication and load balancing plugin for
                                 : mysqlnd
php55-php-pecl-mysqlnd-ms-devel.x86_64 : Mysqlnd_ms developer files (header)
php55-php-pecl-mysqlnd-qc.x86_64 : A query cache plugin for mysqlnd
php55-php-pecl-mysqlnd-qc-devel.x86_64 : Mysqlnd_qc developer files (header)
php56-mysqlnd-qc-panel.noarch : Mysqlnd Query Cache Monitor
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php56-php-pecl-mysqlnd-ms.x86_64 : A replication and load balancing plugin for
                                 : mysqlnd
php56-php-pecl-mysqlnd-ms-devel.x86_64 : Mysqlnd_ms developer files (header)
php56-php-pecl-mysqlnd-qc.x86_64 : A query cache plugin for mysqlnd
php56-php-pecl-mysqlnd-qc-devel.x86_64 : Mysqlnd_qc developer files (header)
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php70-php-pecl-mysql.x86_64 : MySQL database access functions
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php71-php-pecl-mysql.x86_64 : MySQL database access functions
php71-php-pecl-mysql-xdevapi.x86_64 : MySQL database access functions
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php72-php-pecl-mysql.x86_64 : MySQL database access functions
php72-php-pecl-mysql-xdevapi.x86_64 : MySQL database access functions
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                         : databases
php73-php-pecl-mysql.x86_64 : MySQL database access functions
php73-php-pecl-mysql-xdevapi.x86_64 : MySQL database access functions
poco-mysql.x86_64 : The Data/MySQL POCO component
preludedb-mysql.x86_64 : Plugin to use prelude with a MySQL database
proftpd-mysql.x86_64 : Module to add MySQL support to the ProFTPD FTP server
python2-PyMySQL.noarch : Pure-Python MySQL client library
python27-MySQL-python.x86_64 : An interface to MySQL
python34-PyMySQL.noarch : Pure-Python MySQL client library
python34-mysql.x86_64 : An interface to MySQL
python34-mysql-debug.x86_64 : An interface to MySQL, built for the CPython debug
                            : runtime
qt-mysql.i686 : MySQL driver for Qt's SQL classes
qt-mysql.x86_64 : MySQL driver for Qt's SQL classes
qt3-MySQL.i686 : MySQL drivers for Qt 3's SQL classes
qt3-MySQL.x86_64 : MySQL drivers for Qt 3's SQL classes
qt5-qtbase-mysql.i686 : MySQL driver for Qt5's SQL classes
qt5-qtbase-mysql.x86_64 : MySQL driver for Qt5's SQL classes
redland-mysql.x86_64 : MySQL storage support for Redland
rh-mysql56.x86_64 : Package that installs rh-mysql56
rh-mysql56-mysql.x86_64 : MySQL client programs and shared libraries
rh-mysql56-mysql-bench.x86_64 : MySQL benchmark scripts and data
rh-mysql56-mysql-common.x86_64 : The shared files required for MySQL server and
                               : client
rh-mysql56-mysql-devel.x86_64 : Files for development of MySQL applications
rh-mysql56-mysql-server.x86_64 : The MySQL server and related files
rh-mysql56-mysql-test.x86_64 : The test suite distributed with MySQL
rh-mysql56-runtime.x86_64 : Package that handles rh-mysql56 Software Collection.
rh-mysql56-scldevel.x86_64 : Package shipping development files for rh-mysql56
rh-mysql57.x86_64 : Package that installs rh-mysql57
rh-mysql57-mysql.x86_64 : MySQL client programs and shared libraries
rh-mysql57-mysql-common.x86_64 : The shared files required for MySQL server and
                               : client
rh-mysql57-mysql-devel.x86_64 : Files for development of MySQL applications
rh-mysql57-mysql-server.x86_64 : The MySQL server and related files
rh-mysql57-mysql-test.x86_64 : The test suite distributed with MySQL
rh-mysql57-runtime.x86_64 : Package that handles rh-mysql57 Software Collection.
rh-mysql57-scldevel.x86_64 : Package shipping development files for rh-mysql57
rh-perl520-perl-DBD-MySQL.x86_64 : A MySQL interface for Perl
rh-perl524-perl-DBD-MySQL.x86_64 : A MySQL interface for Perl
rh-perl526-perl-DBD-MySQL.x86_64 : A MySQL interface for Perl
rh-php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                            : databases
rh-php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                            : databases
rh-php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
                            : databases
rh-python35-python-PyMySQL.noarch : Pure-Python MySQL client library
rh-python36-python-PyMySQL.noarch : Pure-Python MySQL client library
rh-ruby25-rubygem-mysql2.x86_64 : A simple, fast Mysql library for Ruby, binding
                                : to libmysql
rh-ruby25-rubygem-mysql2-doc.noarch : Documentation for rubygem-mysql2
root-sql-mysql.x86_64 : MySQL client plugin for ROOT
rsyslog-mysql.x86_64 : MySQL support for rsyslog
soci-mysql.x86_64 : MySQL back-end for soci
soci-mysql-devel.x86_64 : MySQL back-end for soci
tcl-mysqltcl.x86_64 : MySQL interface for Tcl
voms-mysql-plugin.x86_64 : VOMS server plugin for MySQL
wt-dbo-mysql.x86_64 : MySQL back-end for the Wt::Dbo ORM library
zabbix20-proxy-mysql.x86_64 : Zabbix proxy compiled to use MySQL
zabbix20-server-mysql.x86_64 : Zabbix server compiled to use MySQL
zabbix20-web-mysql.noarch : Zabbix web frontend for MySQL
zabbix22-proxy-mysql.x86_64 : Zabbix proxy compiled to use MySQL
zabbix22-server-mysql.x86_64 : Zabbix server compiled to use MySQL
zabbix22-web-mysql.noarch : Zabbix web frontend for MySQL
calligra-kexi-driver-mysql.x86_64 : Mysqwl driver for kexi
dmlite-dpmhead.x86_64 : EMI DPM Head Node (MySQL)
dmlite-dpmhead-domeonly.x86_64 : DPM Head Node (MySQL)
innotop.noarch : A MySQL and InnoDB monitor program
mariadb.x86_64 : A community developed branch of MySQL
mariadb-devel.i686 : Files for development of MariaDB/MySQL applications
mariadb-devel.x86_64 : Files for development of MariaDB/MySQL applications
mariadb-libs.i686 : The shared libraries required for MariaDB/MySQL clients
mariadb-libs.x86_64 : The shared libraries required for MariaDB/MySQL clients
mariadb55-mariadb.x86_64 : A community developed branch of MySQL
mariadb55-mariadb-libs.x86_64 : The shared libraries required for MariaDB/MySQL
                              : clients
mylvmbackup.noarch : Utility for creating MySQL backups via LVM snapshots
mysql-mmm-agent.noarch : MMM Database Server Agent Daemon and Libraries
mysql-mmm-monitor.noarch : MMM Monitor Server Daemon and Libraries
mysql-mmm-tools.noarch : MMM Control Scripts and Libraries
mysql55-build.x86_64 : Package shipping basic build configuration
mytop.noarch : A top clone for MySQL
percona-xtrabackup.x86_64 : Online backup for InnoDB/XtraDB in MySQL, Percona
                          : Server and MariaDB
php-phpmyadmin-sql-parser.noarch : A validating SQL lexer and parser with a
                                 : focus on MySQL dialect
php-udan11-sql-parser.noarch : A validating SQL lexer and parser with a focus on
                             : MySQL dialect
phpMyAdmin.noarch : Handle the administration of MySQL over the World Wide Web
rh-mariadb100-mariadb.x86_64 : A community developed branch of MySQL
rh-mariadb100-mariadb-devel.x86_64 : Files for development of MariaDB/MySQL
                                   : applications
rh-mariadb101-mariadb.x86_64 : A community developed branch of MySQL
rh-mariadb101-mariadb-devel.x86_64 : Files for development of MariaDB/MySQL
                                   : applications
rh-mariadb102-mariadb.x86_64 : A community developed branch of MySQL
rh-mariadb102-mariadb-devel.x86_64 : Files for development of MariaDB/MySQL
                                   : applications
rh-mariadb102-mariadb-server-utils.x86_64 : Non-essential server utilities for
                                          : MariaDB/MySQL applications
rh-mysql56-build.x86_64 : Package shipping basic build configuration
rh-mysql56-mysql-config.x86_64 : The config files required by server and client
rh-mysql56-mysql-errmsg.x86_64 : The error messages files required by server and
                               : embedded
rh-mysql57-build.x86_64 : Package shipping basic build configuration
rh-mysql57-lz4.x86_64 : Extremely fast compression algorithm
rh-mysql57-lz4-devel.x86_64 : Development library for lz4
rh-mysql57-mecab.x86_64 : Yet Another Part-of-Speech and Morphological Analyzer
rh-mysql57-mecab-devel.x86_64 : Libraries and Header files for Mecab
rh-mysql57-mecab-ipadic.x86_64 : IPA dictionary for MeCab
rh-mysql57-mecab-ipadic-EUCJP.x86_64 : IPA dictionary for Mecab with encoded by
                                     : EUC-JP
rh-mysql57-multilib-rpm-config.noarch : Multilib packaging helpers
rh-mysql57-mysql-config.x86_64 : The config files required by server and client
rh-mysql57-mysql-errmsg.x86_64 : The error messages files required by server and
                               : embedded
zabbix22-dbfiles-mysql.noarch : Zabbix database schemas, images, data and
                              : patches

  Name and summary matches only, use "search all" for everything.

If you are running PHP 7.0 for this domain, try installing the package php70-php-mysqlnd

[root@websrv ~]# yum install php70-php-mysqlnd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: repos-lax.psychz.net
* epel: linux.mirrors.es.net
* extras: centos-distro.cavecreek.net
* remi-php70: mirrors.mediatemple.net
* remi-safe: mirrors.mediatemple.net
* updates: centos.s.uw.edu
Package php70-php-mysqlnd-7.0.31-1.el7.remi.x86_64 already installed and latest version
Nothing to do

Hmm .. in that case mysqli should already be available.

Backing up to the original issue - what script were you trying to install?