sprintcube / docker-compose-lamp

A basic LAMP stack environment built using Docker Compose.
MIT License
2.67k stars 1.42k forks source link

undefined function mysqli_connect() #9

Closed sasidhar79 closed 6 years ago

sasidhar79 commented 6 years ago

Hi

When I try to connect from PHP to the mysql database i get the following error

" Fatal error: Call to undefined function mysqli_connect() in /var/www/html/dbtest.php"

Thank you

-sasi

sasidhar79 commented 6 years ago

Please close this issue i have resolved it

narendravaghela commented 6 years ago

Great, what was that by the way?