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

Authentication working with localhost but not with IPaddress. #429

Open
yndesai opened this issue Jul 6, 2024 · 6 comments
Open

Authentication working with localhost but not with IPaddress. #429

yndesai opened this issue Jul 6, 2024 · 6 comments

Comments

@yndesai
Copy link

yndesai commented Jul 6, 2024

I have installed TCExam ver. 16.3.2
over XAMPP for Windows 8.2.12.

I am having issue with authentication using static ip address.

I able to use complete TCexam with following address from server
http://localhost/tcexam/public/code/index.php

I am not able to use TCExam using following address from server as well as client pc
http://10.7.150.204/tcexam/public/code/index.php
After providing correct username and password I get stuck with authentication page without any error.

tcexam authentication.zip

Thanks in advance

@koyalkarvarun
Copy link

I have installed this repo on my server. I have not encountered any authentication error. To know exact error why don't you look server log. If you are getting blank screen then definitely it might have encounter fatal error in some line which might be logged in your server log. in XAMPP itself i think we have option of viewing error log click on apache2 error log and see what is going wrong.

@yndesai
Copy link
Author

yndesai commented Jul 8, 2024

I have tested today and checked if error log is updated. There is no error log recorded in apache log.
However, I am sharing access log file below with remarks hope this will help identify issue.

Thankyou for your response,
apache_access.log

@yndesai
Copy link
Author

yndesai commented Jul 8, 2024

I have tested few of forks and found that
https://github.com/vipulkumar-dev/cpuexam
does not have this issue.

While
https://github.com/Girlaloo/tcexam
has same issue.

Thought this will help identify the issue.

Thanks.

@koyalkarvarun
Copy link

koyalkarvarun commented Jul 8, 2024

I have also forked this repo. And I don't have any login problem. We are trying to customize this repo to our need.

while installation there is column TCExam Port in your case it must be 80. try reinstalling this repo again and while installing see for column TCExam Port it must be 80 for http request and 443 for https request

@Shayan5785
Copy link

hey @yndesai , have you find any solution yet? I am havnig the same issue but i can't figure out how to fix it...

@yndesai
Copy link
Author

yndesai commented Sep 1, 2024

hey @yndesai , have you find any solution yet? I am havnig the same issue but i can't figure out how to fix it...

I have downloaded older repository and using it. Since it is in internal network I am ok. But if you are using over internet be careful.

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

3 participants