Odd response logging in with W2K
Mike Gifford <[email protected]> 09 Apr 2003 20:40:04 -0400
| Newsgroups | gmane.comp.cms.phpslash.user |
|---|---|
| Organization | OpenConcept Consulting http://www.openconcept.ca |
| Message-ID | <[email protected]> |
Hello, I'm having trouble logging in with a Back-End on W2k (sorry), but just wondering if anyone had seen anything like this.. Just not enough folks in the BE community with enough Windows background.. the server that is giving me grief is W2k, php4.3, apache2 On Linux there's no problem logging in and in the login.php print_r($_POST); responds with: Array ( [slashSess] => 69c589901e6da2bc10db705dbc3830eb [username] => god [password] => [submit] => Login now [challenge] => [response] => 755ac1956543f4a9328ca15442e2abbe ) But the same code is running on the w2k box is responding with: Array ( [username] => god [password] => [submit] => Login now [challenge] => 26328a56195f1f5bd52a7b070ece2252 [response] => b6a46d50b1af622fada23565c72d31a6 ) My big question is how the heck the javascript could be responding with both the challenge & the response as a post.. Then there's the issue of why they are different.. The login just returns back to the login.php page with empty values and no error message.. Mike -- Mike Gifford <[email protected]> OpenConcept Consulting http://www.openconcept.ca ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com