刚才在mac上配置了一下php环境,apache,php,mysql都设置好了,在设置phpMyAdmin后登陆出现问题,现实无法登陆MySQl服务器,错误提示为mysqli_real_connect(): Server sent charset (255) unknown to the client. Please, report to the developers
mysqli_real_connect(): (HY000/2054): Server sent charset unknown to the client. Please, report to the developers
请问是什么原因导致的?
charset 问题。建议全用utf-8