Tuesday 3 February 2015

Cannot get latest version of phpMyAdmin to work - mb_detect_encoding gettext error

Do you get a blank page with the latest version of phpMyAdmin? Looking in the logs you see:
[Tue Feb 03 11:47:35 2015] [error] [client 137.222.17.70] PHP Fatal error:  Call
 to undefined function mb_detect_encoding() in libraries/php-gettext/gettext.inc on line 177
Install php-mbstring:
# yum install php-mbstring