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...") |
Drewpearce (Talk | contribs) |
||
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> |
Revision as of 19:49, 13 September 2017
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