Mysqli extension not enabled
myoung1620 opened this issue · 1 comments
myoung1620 commented
While this is not really an "issue" per se, I'm trying to get this installed with mysqli extension enabled such that my deployment will function with php7 + aws RDS. Is this possible? I see that the library is installed but it is not enabled as an extension by default.
rushi216 commented
yes its possible, u have to create custom docker image with mysqli extension enabled see: https://hub.docker.com/_/php/