Whenever I try to access phpMyAdmin, I receive the following error:
\"The mbstring extension is missing. Please check your PHP configuration.\"
For PHP7 on centos
try this yum install php70-mbstring
yum install php70-mbstring