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 logging in the app #6

Open
sohrabzia opened this issue Feb 2, 2022 · 0 comments
Open

Not logging in the app #6

sohrabzia opened this issue Feb 2, 2022 · 0 comments

Comments

@sohrabzia
Copy link

I followed the steps but when i run the app it wont login.
in serviceURL.java file i am changing the url to
return "http://localhost:8881/Backend/LeaveManagement/"+url;

and my sql server is running, also the file at
http://localhost:8881/Backend/LeaveManagement/UserLogin.php throws error
Connection failed: Access denied for user 'root'@'localhost' (using password: NO)[{"response":"Failed"}]

but works when i use this query in RegistrationController.php line 21
$sqlQuery = "SELECT * FROM employee WHERE nic ='1'";

any help would be appreciated. thanks

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

1 participant