When my installation of phpMyAdmin was interrupted, I had the problem as shown in the title:
This solved it for me:
sudo rm -rf /var/cache/
sudo apt-get install -f
Autocomplete with Trie Tree -- code in python
10 years ago
When my installation of phpMyAdmin was interrupted, I had the problem as shown in the title:
This solved it for me:
sudo rm -rf /var/cache/
sudo apt-get install -f
Post a Comment