x64architecture / wnmp

An easy Nginx, MariaDB and PHP environment for Windows.
https://wnmp.x64architecture.com
GNU General Public License v3.0
509 stars 110 forks source link

PHP Extension #128

Open xxhsu opened 3 years ago

xxhsu commented 3 years ago

mysqli and openssl extensions are default to enabled but actually didn't.

x64architecture commented 2 years ago

I see that the extensions are loaded not sure what you mean. image image

xxhsu commented 2 years ago

Mine is not loaded. I installed on win 10.

image

image

x64architecture commented 2 years ago
  1. What version of Wnmp and PHP are you running?
  2. On the page where you took the screenshot could you search for and provided the output of extension_dir and Loaded Configuration File? (It might be easier to send the complete output of the page).
  3. Where you have Wnmp installed could you provide a list of all of the files in the Wnmp\php directory?

I am able to reproduce this if the php_mysqli.dll file does not exist in the php extensions directory but that shouldn't happen with a default install.