phpMyAdmin errors (count, blowfish, etc.) after php7.2 upgrade on Ubuntu 16

前端 未结 2 805
情话喂你
情话喂你 2020-12-16 04:50

phpMyAdmin errors after php7.2 upgrade

After upgrading to php7.2 on Ubuntu 16.04 LTS, phpMyAdmin shows annoying popup warnings when I view tables:

2条回答
  •  北海茫月
    2020-12-16 05:39

    Your other option to fix the errors is to temporarily downgrade php to version 7.1, until ubuntu catches up on its version of phpmyadmin. Instructions here. I found this easier, and have no reason to be on the bleeding edge of php anyway.

提交回复
热议问题