phpMyAdmin mbstring error

前端 未结 30 1950
渐次进展
渐次进展 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条回答
  •  自闭症患者
    2020-12-05 04:53

    You might get this error message if you've just installed the phpmyadmin package but haven't restarted apache yet; try restarting apache.

提交回复
热议问题