Report this

What is the reason for this report?

Can't install phpMyAdmin on fresh Wordpress Droplet

Posted on April 3, 2020
Ned

By Ned

I’m trying to follow these instructions to install phpMyAdmin: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-18-04

But I get this error after trying to install phpMyAdmin using this command (second step from above):

sudo apt install phpmyadmin php-mbstring php-gettext

This is the error I get:

ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)

Any one know how to fix this? I have tried a few things that came up in Google, but no luck so far.

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.