phpMyAdmin mbstring error

user1930852 picture user1930852 · Sep 3, 2013 · Viewed 207.4k times · Source

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

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

I've looked all over the Internet for a fix, but all I've found is errors similar to mine, but not the same, or the exact same but there was no fix given.

I am also using Windows.

Answer

Arjang picture Arjang · Dec 12, 2013

In Centos I have installed a php extension. I did this with:

yum install php-mbstring