当我尝试打开phpmyadmin时出现以下错误:mysqli扩展名丢失[重复]

This question already has an answer here:

I just installed PHP 7, mySQL and phpmyadmin 4.6 on windows. I could open phpinfo() file. And yes, I have uncommented

extension=php_mysqli.dll .

I can't find

extension=php_myspl.dll

which had to be uncommented too as per the solution given in other blogs. Please help me.

</div>