Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql root password #44

Closed
zzack opened this issue Sep 12, 2010 · 1 comment
Closed

mysql root password #44

zzack opened this issue Sep 12, 2010 · 1 comment

Comments

@zzack
Copy link

zzack commented Sep 12, 2010

I noticed that the installer creates the root password for mysql. This makes sense, and naturally I decided to change it. However when I ran the update script for octopus I got the following error:

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'

Should I not have changed the password?

@omega8cc
Copy link
Owner

You should not change the random password created for you, since maintenance scripts and all upgrades depends on it. Please set it back to the initial or change also in all scripts in /var/xdrago/*, in /root/.my.cnf and in /root/.my.pass.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants