Whenever I try to enter my phpMyAdmin, it gives me this error:
The mbstring extension is missing. Please check your PHP configuration.
I have already searched the solution and add extension=php_mbstring.dll
in my php.ini
file. But still doesn't fix it.