vholtta Posted July 20, 2016 Posted July 20, 2016 Hi, I got this error message: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'vholtta'@'localhost' (using password: YES) I tried to recreate the user, but it did not help. Please help. BR,VH
wolstech Posted July 20, 2016 Posted July 20, 2016 If you recreated the user and it didn't work, make sure you used the same password as last time, and make sure the database user is assigned to the database. Also, be sure the database itself exists and is not empty.
vholtta Posted July 22, 2016 Author Posted July 22, 2016 Hi, Thank you for your help. I changed my password and synchronised it with MySQL and now everything works. BR,VH
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now