How to Solve This Phpmyadmin Error in Ubuntu 19.10?
ERROR: Conf phpmyadmin does not exist!
dpkg: error processing package phpmyadmin (--remove):
 installed phpmyadmin package post-removal script subprocess returned error exit
 status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
 phpmyadmin
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
2

1 Answer

Problem installing phpMyAdmin on Ubuntu 19.10 (Eoan Ermine)

You can use our PPA to fix this issue (if you wanted to re-install), phpMyAdmin is back in Ubuntu 20

sudo add-apt-repository ppa:phpmyadmin/ppa
sudo apt-get update
sudo apt-get install phpmyadmin

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Sarah Jenkins

Sarah Jenkins

Senior Technology Editor & AI Specialist

Sarah Jenkins is a veteran tech journalist with over 12 years of experience covering artificial intelligence, mobile innovations, and digital ethics. Her insights have appeared in leading technology publications worldwide.

Share this article
Twitter Facebook Pinterest