需要修改mysql的配置文件:

/var/www/html/phpmyadmin/config.inc.php

 

增加:

$cfg['ProtectBinary'] = FALSE;

即可

相关文章:

  • 2022-12-23
  • 2021-06-27
  • 2021-12-30
  • 2021-07-26
  • 2022-12-23
  • 2022-02-07
  • 2021-06-23
  • 2022-12-23
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案