thealoneprogrammer / Musical-World

DBMS Mini Project that basically designed for online music player
176 stars 90 forks source link

Unable to login or register #9

Open Imashutosh12 opened 7 months ago

Imashutosh12 commented 7 months ago

Uncaught mysqli_sql_exception: Unknown database 'musical_world' in C:\xampp\htdocs\Musical-World-master\connection.php:3 Stack trace: #0 C:\xampp\htdocs\Musical-World-master\connection.php(3): mysqli_connect('localhost', 'root', Object(SensitiveParameterValue), 'musical_world') #1 C:\xampp\htdocs\Musical-World-master\validate.php(8): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Musical-World-master\connection.php on line 3

BGS-26 commented 3 months ago

Hi Imashitosh, I wanted to ask and let you know that am willing to check and try to fix the bug. If there is any guidance or specific rules required to follow.

Vignesh-Jothi commented 2 months ago

It's because of misconfigure in your connection file. change it to your local data base name. @Imashutosh12