phpMyAdmin mbstring error

前端 未结 30 1951
渐次进展
渐次进展 2020-12-05 04:25

Whenever I try to enter my phpMyAdmin, it gives me this error:

The mbstring extension is missing. Please check your PHP configuration.

I\'v

30条回答
  •  -上瘾入骨i
    2020-12-05 04:58

    I check phpinfo() and look for this line:

    Configuration File (php.ini) Path          C:\Windows
    

    And I copy php.ini from C:\xampp\php to the folder and it works for me.

提交回复
热议问题