Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17808
| From | tony@mountifield.org (Tony Mountifield) |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: new installation centos 7 86_64 mysql_connect not found? |
| Date | 2018-10-08 15:31 +0000 |
| Organization | Software Insight Ltd., Winchester, UK |
| Message-ID | <ppft90$dq0$1@softins.softins.co.uk> (permalink) |
| References | <ppfpp8$umh$1@gioia.aioe.org> <ppfqff$cum$1@softins.softins.co.uk> <ppfqq6$10a2$1@gioia.aioe.org> <ppfsop$2mi$1@news.albasani.net> |
In article <ppfsop$2mi$1@news.albasani.net>, Martin Gregorie <martin@mydomain.invalid> wrote: > 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. Except the OP specified CentOS 7, which doesn't include dnf. So he will need to use yum in place of dnf in the above examples. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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