mysqli extension is missing
maksymenkoml opened this issue · 6 comments
maksymenkoml commented
Even after selecting all extensions, it's still missing the mysqli extension.
For example, Wordpress is not working.
[PHP Modules]
apcu
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gettext
hash
iconv
json
libxml
mbstring
openssl
pcntl
pcre
PDO
Phar
posix
random
readline
Reflection
session
shmop
SimpleXML
sockets
sodium
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib
[Zend Modules]
Zend OPcache

luispabon commented
I can't help you without your docker files.
maksymenkoml commented
Docker files were generated from your website, and I didn't modify anything in them.
You can just select PHP 8.2 (for example), select all modules, MySQL, and try.
luispabon commented
I still need to see your files or I won´t be able to help you.
maksymenkoml commented
luispabon commented
maksymenkoml commented
Thank you for the quick fix. Now it's working.
