phpMyAdmin mbstring error

前端 未结 30 1960
渐次进展
渐次进展 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:36

    Depending on you OS, you might need to install additional packets, e.g. php5-mbstring in SLES Linux.

提交回复
热议问题