I've got Jawmail 2.0 running on apache, installed fine with no errors. I have it running on a virtaul host, but always get a logon error when I try to login (redirects to index-top.php?auth_error=-3&from_login=1).
Cookie tests both pass OK.
If I access with IP instead it works fine.
I also have Jawmail 1.0.2 running on the virtual host, same setup and it works a treat.
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got Jawmail 2.0 running on apache, installed fine with no errors. I have it running on a virtaul host, but always get a logon error when I try to login (redirects to index-top.php?auth_error=-3&from_login=1).
Cookie tests both pass OK.
If I access with IP instead it works fine.
I also have Jawmail 1.0.2 running on the virtual host, same setup and it works a treat.
Any ideas?
Are you perhaps using Apache 2?
If not, could you be so kind and debug cookies a bit? :)
Well I went investigating, deleted my cookies and tried again and hey presto it works fine!!
Maybe when I was setting it up I did something daft that caused it to store something wrong in the cookie...?
Uh, this is almost incredible. Now I really REALLY hate cookies ;)
Which browser did you use? I'd like to try some potential quick-fixes for 2.0.1...