Database issue
Hello,
When i have trying to access my site i'm getting this error.
DATABASE: mysql_connect: Access denied for user 'test'@'localhost' (using password: YES)
and when i checked by login mysql & i trying to see my tables getting this error.
ERROR 1018 (HY000): Can't read dir of './test/' (errno: 13)
Thank You
-
Hello :) Have you checked to make sure the database exists and is functioning properly? EX: mysqlcheck database_name
Have you tried re-creating the database username and adding it to the database again to ensure it's password is valid? Thank you.0
Please sign in to leave a comment.
Comments
1 comment