Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17807

Re: new installation centos 7 86_64 mysql_connect not found?

From Martin Gregorie <martin@mydomain.invalid>
Newsgroups comp.lang.php
Subject Re: new installation centos 7 86_64 mysql_connect not found?
Date 2018-10-08 15:23 +0000
Organization albasani.net
Message-ID <ppfsop$2mi$1@news.albasani.net> (permalink)
References <ppfpp8$umh$1@gioia.aioe.org> <ppfqff$cum$1@softins.softins.co.uk> <ppfqq6$10a2$1@gioia.aioe.org>

Show all headers | View raw


On Mon, 08 Oct 2018 16:49:43 +0200, ZOT wrote:

> Le 08/10/2018 16:43, Tony Mountifield a écrit :
>> In article <ppfpp8$umh$1@gioia.aioe.org>, ZOT  <pasmoi@pasici.us>
>> wrote:
>>> And others mysql fuctions not found???
>>> Any idea?
>>> Many thanks Andre
>>
>> You need to install the package php-mysql, or php-mysqlnd.
>>
For your future reference:

sudo dnf list php*

lists all the packages whose names start with 'php', i.e. all the php add-
on packages and

sudo dnf info php-mysqlnd

tells you more about whats in that package and 

sudo dnf provides xxxx 

tells you what package contains xxxx. Read the dnf manpage to see what 
else it can do for you.


-- 
Martin    | martin at
Gregorie  | gregorie dot org

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

new installation centos 7 86_64 mysql_connect not found? ZOT <pasmoi@pasici.us> - 2018-10-08 16:32 +0200
  Re: new installation centos 7 86_64 mysql_connect not found? tony@mountifield.org (Tony Mountifield) - 2018-10-08 14:43 +0000
    Re: new installation centos 7 86_64 mysql_connect not found? ZOT <pasmoi@pasici.us> - 2018-10-08 16:49 +0200
      Re: new installation centos 7 86_64 mysql_connect not found? Martin Gregorie <martin@mydomain.invalid> - 2018-10-08 15:23 +0000
        Re: new installation centos 7 86_64 mysql_connect not found? tony@mountifield.org (Tony Mountifield) - 2018-10-08 15:31 +0000
          Re: new installation centos 7 86_64 mysql_connect not found? Martin Gregorie <martin@mydomain.invalid> - 2018-10-08 15:56 +0000
        Re: new installation centos 7 86_64 mysql_connect not found? Angel <heyeeeeeeeeeeeeeeeeeee@gmail.com> - 2023-04-15 11:36 -0700
    Re: new installation centos 7 86_64 mysql_connect not found? "Christoph M. Becker" <cmbecker69@arcor.de> - 2018-10-08 17:35 +0200
    Re: new installation centos 7 86_64 mysql_connect not found? Angel <vvvvvvvvv11111111@yahoo.com> - 2023-04-11 02:47 -0700
      Re: new installation centos 7 86_64 mysql_connect not found? doctor@doctor.nl2k.ab.ca (The Doctor) - 2023-04-11 15:55 +0000
  Re: new installation centos 7 86_64 mysql_connect not found? Arno Welzel <usenet@arnowelzel.de> - 2018-10-09 09:17 +0200

csiph-web