Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working #7

Open
vishnutiwari-tech opened this issue Feb 11, 2024 · 6 comments
Open

Not working #7

vishnutiwari-tech opened this issue Feb 11, 2024 · 6 comments

Comments

@vishnutiwari-tech
Copy link

Both pages(admin and user login) not working

@imlakshay08
Copy link
Owner

imlakshay08 commented Feb 11, 2024

On your locally based setup or you are looking on my hosted website? Actually the issue is that my hosting subscription is over and 000webhost just supports static web pages for free, and this could be the reason you are facing this, I am learning Azure right now, and will host this using that.

But if your locally based setupt not working then, it might be due to xampp not configured correctly on your system.

@vishnutiwari-tech
Copy link
Author

Yes it is locally based setup...what is the right configuration for xampp

@imlakshay08
Copy link
Owner

It is different for every system accordingly, but mostly, you should check that SQL file (wms.sql) is imported correctly.

@imlakshay08
Copy link
Owner

Also, checkout connection.php, the fields should be same according to your Xampp MySQL server's details.

@vishnutiwari-tech
Copy link
Author

When I'm trying to login it is saying that access denied for user 'root'@'localhost'

@imlakshay08
Copy link
Owner

imlakshay08 commented Feb 12, 2024

You might have setup password for accessing your database(PHPMyAdmin) when installing xampp. You need to provide that password so that it could access it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants