PuneethReddyHC / event-management

helps to register an users for on events conducted in college fests with simple logic with secured way
Apache License 2.0
201 stars 129 forks source link

not able to open / load the register page #1

Open challakarthik9 opened 4 years ago

challakarthik9 commented 4 years ago

Warning: mysqli_connect(): (HY000/1044): Access denied for user ''@'localhost' to database 'csefest' in C:\xampp\htdocs\event-management-master\db\connect.php on line 9 Connection failed: Access denied for user ''@'localhost' to database 'csefest

1

challakarthik9 commented 4 years ago

please help me with this issue thank you!

meta-shikher-jain commented 4 years ago

I have error in database! can u please help me?

ratemoclinton commented 4 years ago

check your configuration for database in db/connect.php

meta-shikher-jain commented 4 years ago

What should I do in this connect.php file?

On Tue, 21 Jan, 2020, 8:22 PM ratemoclinton, notifications@github.com wrote:

check your configuration for database in db/connect.php

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PuneethReddyHC/event-management/issues/1?email_source=notifications&email_token=AOHADYHAYYO4VAGHBS4UXPLQ64DZJA5CNFSM4IHLX6TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJQAACQ#issuecomment-576716810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHADYH4PVT6IXLLZPGSPMTQ64DZJANCNFSM4IHLX6TA .

ratemoclinton commented 4 years ago

Change the DB configuration of host, username, password and DB to match yours

meta-shikher-jain commented 4 years ago

Okay... And what about your advanced shopping system project ! That project is also not responding

On Wed, 22 Jan, 2020, 1:50 PM ratemoclinton, notifications@github.com wrote:

Change the DB configuration of host, username, password and DB to match yours

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PuneethReddyHC/event-management/issues/1?email_source=notifications&email_token=AOHADYFF45E3ALKCPAVQRKLQ676WTA5CNFSM4IHLX6TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJSUEIY#issuecomment-577061411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHADYEZOQDV7GZYZOHUCCTQ676WTANCNFSM4IHLX6TA .

spyic commented 3 years ago

I have error in database! can u please help me?

go to connect.php and see the db name . db name should same as database name then you can access it

Dishavachhani commented 2 years ago

please solve MY Error !!!

its a connection error . Database name and db name both have same name .

badalrai21 commented 2 months ago

You all can correct the name of database as "eventsite" to "eventmgmt" at phpmyadmin database name then it will work 100%. But after this the only issue is with Register Page is not working and login page is not there.