phpMyAdmin
worked fine with v4.7.9. Now after updating to v4.8.0 today (replacing the old phpmyadmin
folder against the new one) I\'m getting this mess
For me phpmyadmin dir was found inside /opt/lampp/
/opt/lampp/phpmyadmin/
root
privileges to the terminal by typing sudo su
command.mkdir -p /tmp/
) hit enterchmod 777 /tmp
phpmyadmin
directory there is a file config.inc.php
. Open it using same terminal .$cfg['TempDir'] = /tmp;
and Save.