By margalimited
Hi I’ve install digitial ocean lamp stack application
following these steps
I keep on getting this error message installing phpmyadmin on Ubuntu 14-04
An error occurred while installing the database: │ │ │ │ ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using │ │ password: YES) │ │ │ │ If at this point you choose “retry”, you will be prompted with all the │ │ configuration questions once more and another attempt will be made at │ │ performing the operation. “retry (skip questions)” will immediately │ │ attempt the operation again, skipping all questions. If you choose │ │ “abort”, the operation will fail and you will need to downgrade, │ │ reinstall, reconfigure this package, or otherwise manually intervene to │ │ continue using it. If you choose “ignore”, the operation will continue, │ │ ignoring further errors from dbconfig-common.
Any suggestions?
Thanks for your help
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!
Is that right answer ? I have the some problems… But this answer can’t solve the problem
anyone ??
Run
cat /root/.my.cnf | tail -1 | awk -F'=' '{print $2}'
to get MySQL’s root password. Copy it and run the phpmyadmin installer again and use it when it asks you for the root password.
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.