Report this

What is the reason for this report?

What is the mysql root password on a new Wordpress Image (Ubuntu 14.04)

Posted on January 16, 2015

N.B This question does not contain the answer:

https://www.digitalocean.com/community/questions/wordpress-image-mysql-root-password

mysql -u root on the command line logs me in as root. But I want to know the password.

The message of the day only mentions the wordpress admin password.



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.

When you first log into your WordPress Droplet, you can find the root MySql password in the message of the day (MOTD).

-------------------------------------------------------------------------------------
Thank you for using DigitalOcean's Wordpress Application.
Your web root is located at /var/www/html and can be seen from http://111.111.111.111/
The details of your PHP installation can be seen at http://111.111.111.111/info.php
Your MySQL root user's password is mDhzT1a2QC
You are encouraged to run mysql_secure_installation to ready your server for production.
-------------------------------------------------------------------------------------
You can learn more about using this image here: http://do.co/wordpressapp
-------------------------------------------------------------------------------------

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.