Cookie not being accepted by server, new apache bug?
Posted: Thu Feb 03, 2005 4:36 am
I created a script for my school which allows teachers to make their reports online, the school runs suse 9.2 with the latest apache (Tuesday update) and my script worked fine up until Tuesday.
my problem is that after the cookie has been set client side the server wont take it back for some reason so when i do a check for the cookie to authenticate the user it things the user hasn't logged in.
I have checked and the cookies are set properly on the client side and the requests worked before and still work internally (from inside the school we use 192.168.1.1 with the exact same script but different address)
I was thinking their is something wrong with the apache because at one point we restarted apache in shell and then it worked once and then again the cookies couldn't be read.
If you have an idea i would really appreciate because i have been working for 5 hours now and found nothing on the apache web site saying their might be a bug.
Thanks
Max
my problem is that after the cookie has been set client side the server wont take it back for some reason so when i do a check for the cookie to authenticate the user it things the user hasn't logged in.
I have checked and the cookies are set properly on the client side and the requests worked before and still work internally (from inside the school we use 192.168.1.1 with the exact same script but different address)
I was thinking their is something wrong with the apache because at one point we restarted apache in shell and then it worked once and then again the cookies couldn't be read.
If you have an idea i would really appreciate because i have been working for 5 hours now and found nothing on the apache web site saying their might be a bug.
Thanks
Max