edoc-doctor-appointment-system
edoc-doctor-appointment-system copied to clipboard
Connection failed
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?
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.