edoc-doctor-appointment-system icon indicating copy to clipboard operation
edoc-doctor-appointment-system copied to clipboard

Connection failed

Open malafalx91 opened this issue 1 year ago • 1 comments

Hi, I have installed this repo but when I go to make appointment/login/register I obtain an error:

Connection failed: Access denied for user 'root'@'localhost'

Any solution?

malafalx91 avatar Sep 13 '23 10:09 malafalx91

Hi, I have installed this repo but when I go to make appointment/login/register I obtain an error:

Connection failed: Access denied for user 'root'@'localhost'

Any solution?

Check your mysql configurations. In this project, the root user is given access to the mysql db. But it may be different in your mysql. Check it out.

yasassadeepa avatar Oct 07 '23 02:10 yasassadeepa