-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Error during installation on Raspbian #16065
Copy link
Copy link
Closed
Labels
packagingAn issue that affect Debian, Ubuntu or another form of packagingAn issue that affect Debian, Ubuntu or another form of packagingquestionUsed when we need feedback from the submitter or when the issue is a question about PMAUsed when we need feedback from the submitter or when the issue is a question about PMA
Metadata
Metadata
Assignees
Labels
packagingAn issue that affect Debian, Ubuntu or another form of packagingAn issue that affect Debian, Ubuntu or another form of packagingquestionUsed when we need feedback from the submitter or when the issue is a question about PMAUsed when we need feedback from the submitter or when the issue is a question about PMA
Describe the bug
After I installed the MariaDB server I changed the root password and then tried to install phpMyAdmin. During the configuration I got the error
when the configuration tool tried to set up the pypmyadmin DB.
I just saw, that the same happens when I try to remove the phpmyadmin package and delete the phpmyadmin DB while doing so.
To Reproduce
Since it took me hours to figure out a way to do so here's a way that should work.
(Or try to uninstall pypmyadmin and remove the phpmyadmin DB.)
Expected behavior
Maybe there should be a prompt for the mysql root password when installing phpmyadmin (or whenever root privileges are needed).
Temporary fix
Install phpMyAdmin prior to changing the root password of mysql.
Server configuration