Page 1 of 1

Session lost issue

Posted: Thu Dec 13, 2007 12:53 pm
by webstyler
Hello

We have a customer ecommerce write on Php that work fine until 1 week ago, when hosting is changed to new server.. ever php 4.4.7

From this date we have a big problem with session that is lost.. ID sessione seems change for any single page so data is lost.. :(

This there are any configuration in php that can be different from last server

We have really no idea to how solve this..

Tx

Posted: Thu Dec 13, 2007 1:06 pm
by feyd
How are the sessions being created?

How should they be started?

Posted: Tue Dec 18, 2007 10:19 am
by gestes
How should they be started? session_start()?

I am having a similar issue...

check your php.ini

Posted: Tue Dec 18, 2007 4:50 pm
by yacahuma
did you tried any of this settings in php.ini
session.gc_maxlifetime
session.gc_probability
session.gc_divisor