Report this

What is the reason for this report?

Unable to set PhpMyAdmin Application password.

Posted on October 14, 2020

I am using the guide(https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04) to install PHPMyAdmin panel on a fresh droplet.

All the Apache and SQL server are installed successfully. While installing the PhpMyAdmin will stick on “enter PhpmyAdmin application password screen”. I have tried several combinations following different articles available on Youtube, the Internet and this forum as well.

The Password Screen will simply return a pop-up 1819 error(see here: See this image : Image). No matter how complex, long or short(8-character) password I choose, it will always reflect the same error. I even tried letting it decide a random password by simply pressing enter key twice, this returned me with with “password mismatch error”.

As I see there are several other users on the forum asking the same question with zero success rate. Kindly response. I am using Ubuntu 20 with apache 2 on PHP 7.3. Thanks Trying this for three days with no clue and solutions.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @anurnj,

What could suggest here is to install PHPmyAdmin manually rather than using apt. That way you will get the latest available PHPmyAdmin version which would be compatible with the latest MySQL version.

You can follow the steps from this answer here on how to do that:

https://www.digitalocean.com/community/questions/how-to-install-manually-phpmyadmin-on-ubuntu

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.