Lucky husband, open source passionate. Curious by nature. Proud of my roots, happy to mix and learn from different roots
Giuseppe Cassibba
| Follow @peppecassibba
Italy
Lucky husband, open source passionate. Curious by nature. Proud of my roots, happy to mix and learn from different roots
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".