MySQL Ubuntu 16
From DreamFactory
Drewpearce (Talk | contribs) (Created page with "This module should already be installed if you have successfully installed DreamFactory. This module enables connection to MySQL, MariaDB, and Percona databases. This is a sin...") |
m (Jason moved page DreamFactory/APT/Ubuntu 16.04/Modules/MySQL Ubuntu 16 to DreamFactory/APT/Ubuntu 16.04/Modules Ubuntu 16/MySQL Ubuntu 16) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This module should already be installed if you have successfully installed DreamFactory. This module enables connection to MySQL, MariaDB, and Percona databases. This is a single command installation. | This module should already be installed if you have successfully installed DreamFactory. This module enables connection to MySQL, MariaDB, and Percona databases. This is a single command installation. | ||
− | <source lang="bash">$ sudo apt-get install | + | <source lang="bash">$ sudo apt-get install php7.1-mysqlnd</source> |
Latest revision as of 06:55, 12 July 2022
This module should already be installed if you have successfully installed DreamFactory. This module enables connection to MySQL, MariaDB, and Percona databases. This is a single command installation.
$ sudo apt-get install php7.1-mysqlnd