devmayor / php-school-management-system

This is a fully functional school management. still needs a few design sorting though but most functionalities are working.
7 stars 6 forks source link

mysql Acces denied #2

Open Delario90 opened 5 years ago

Delario90 commented 5 years ago

hi, Please, how to fix this error :

"Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\school\connect.php on line 7 cannot connect"

Thank you in advenced

devmayor commented 5 years ago

hello. You need to create that user on ur mysql database. then change the details if needed in the code. note. the code is not maintained anymore.

On Sat, Mar 16, 2019 at 7:57 PM Delario90 notifications@github.com wrote:

hi, Please, how to fix this error :

"Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\school\connect.php on line 7 cannot connect"

Thank you in advenced

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/devmayor/php-school-management-system/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ3HMlYfo5Vmk7XlKFxGLAoRgCMCDO9Bks5vXT6lgaJpZM4b3-QU .