
June 30th, 2000, 02:58 AM
|
|
Junior Member
|
|
Join Date: Jun 2000
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by Anti:
Yes you do... I stopped using sessions because of people complaining about the expired errors.[/quote]
Hi!
I'm not sure what is the cause of this behavior because i didn't test it.
You should check in [session] section of php.ini file to see if
variable "session.cookie_lifetime" is set to 0.
You can see there the reason of this value.
Best regards!
|