Mysqli isn't working on php 7.4.9, and all the suggestions I find tell me to edit php.ini. Unfortunately, I seem to have 2 of them in C:\php. php.ini.development, and php.ini.production. Which one should I be editing?
Asked
Active
Viewed 24 times
1
-
1Use `phpinfo()` to see which ini files are used. – Markus Zeller Aug 29 '20 at 17:42