This error mesage appears when mbstring extension is not enabled or installed. This library is necessary for phpMyAdmin.
;extension=php_mbstring.dll Uncomment the line by simply deleting the semicolon or just add the below line if it does not exist: extension=php_mbstring.dll
;extension=php_mbstring.dll
extension=php_mbstring.dll