Giuseppe Cassibba

Authored Content

Contributed Content

Authored Comments

Googling your error, it appears to be a compatibiliy issue from older phpmyadmin versions.
Please try to upgrade it (iI've found this guide: https://devanswers.co/manually-upgrade-phpmyadmin/)

Try from terminal command:
chromium-browser --proxy-server="proxy_ipaddress:port"
If you left port to 9050, then command should be:
chromium-browser --proxy-server="127.0.0.1:9050".