By sumair7230
i created droplet with phpmyadmin DigitalOcean hasn’t given me any password and i am not able to reset it
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!
This comment has been deleted
Hi @sumair7230
The password for both your MySQL and phpMyAdmin installations can be found in /root/.digitalocean_password.
To actually see this file, you’ll need to ssh to your droplet via shell
ssh root@IpOfYourDroplet
And then type in
cat ~/.digitalocean_password
This file will display to you something like the following output
root_mysql_pass="ec77cb33c343dd2ef6b5e0a76c7b53650dec3f3225a0c910"
admin_mysql_pass="db6d209850c0c1868d00a55e4af0ad3e8718e4393d20e1d0"
app_mysql_pass="277e6813dd9941f6138cb48c978ab862af2d84232e394d1b"
Regards, KDSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.