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

Database error on Debian 9 #7

Open
bhavin192 opened this issue Aug 25, 2017 · 0 comments
Open

Database error on Debian 9 #7

bhavin192 opened this issue Aug 25, 2017 · 0 comments

Comments

@bhavin192
Copy link
Owner

bhavin192 commented Aug 25, 2017

While running on Debian GNU/Linux 9 (stretch) everything goes fine but when you visit the site, it shows Error establishing a database connection
Even trying to log in to SQL shell with given password shows error.

$ mysql -u root -p`
ERROR 1698 (28000): Access denied for user 'root'@'localhost'

Seems like it is related to the way we setup mysql-server

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

No branches or pull requests

1 participant