clean-docker / Magento2

Docker Image to Magento 2 local development in Mac, Linux and Windows
https://hub.docker.com/r/rafaelcgstz/magento2/
MIT License
444 stars 251 forks source link

How enable mysqli? #76

Closed Nerjuz closed 4 years ago

Nerjuz commented 5 years ago

How I can enable mysqli for php? I try to use direct sql query calls but got error.

Fatal error: Uncaught Error: Call to undefined function mysqli_connect()

JackWormUK commented 5 years ago

have you checked that the PHP extension is installed?

https://stackoverflow.com/questions/7250356/how-to-install-mysqli