Question

i am not able to login to phpmyadmin!

Unauthorized

This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn’t understand how to supply the credentials required. Apache/2.4.25 (Ubuntu) Server at 192.168.1.102 Port 80


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

Accepted Answer

Use this command to reconfigure phpMyAdmin:

  1. sudo dpkg-reconfigure phpmyadmin

Just follow the prompts to reset the root password then try login again with your new credentials.

Hi @akshaypatil09051996

You need to login with the username/password as you’ve defined in the .htpasswd file located in the phpmyadmin root folder. If you cannot remember the information, then remove the file.

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.

192.168.1.102 does not sound like a DigitalOcean server to me.