Page 1 of 1

phpmyadmin contain error

Posted: Wed Jun 02, 2021 8:13 pm
by harism
i install mysql with postgre sql.
but when im try to create new database with mysql, something error.
like this.

how to fix it?

thanks before

Re: phpmyadmin contain error

Posted: Thu Jun 03, 2021 1:08 am
by myVesta
try:

Code: Select all

curl -O -k https://raw.githubusercontent.com/skurudo/phpmyadmin-fixer/master/pma-debian.sh && chmod +x pma-debian.sh && ./pma-debian.sh