Local LAN login fails
Posted: Wed May 29, 2013 12:55 am
Just discovered phpMyFaq and thought I wanted to give it a try as the demo site looked good and
it seemed to fit what I need, but ...
I cannot log-in from another machine on my LAN.
Logging in as a plain user or as admin, I get a 404 error and the URL becomes: http://localhost/myfaq/index.php?action=password
That obviously won't work since it really should be http://faqMachine/........
On faqMachine I can log in locally as user or as admin without problems.
FWIW, I installed phpMyFaq 2.8.0 under xampp 1.8.1 running under Win 7 32-bit
TIA for any help or pointers
EDIT:
A definite problem seems to be this line in the document header:
<base href="http://localhost/myfaq/admin/" />
it seemed to fit what I need, but ...
I cannot log-in from another machine on my LAN.
Logging in as a plain user or as admin, I get a 404 error and the URL becomes: http://localhost/myfaq/index.php?action=password
That obviously won't work since it really should be http://faqMachine/........
On faqMachine I can log in locally as user or as admin without problems.
FWIW, I installed phpMyFaq 2.8.0 under xampp 1.8.1 running under Win 7 32-bit
TIA for any help or pointers
EDIT:
A definite problem seems to be this line in the document header:
<base href="http://localhost/myfaq/admin/" />