View Single Post
Old 03-26-2004, 01:20 AM   #4 (permalink)
mtlinfo
Registered User
 
Join Date: Mar 2004
Posts: 3
mtlinfo is on a distinguished road
Send a message via ICQ to mtlinfo
Ok guys listen to this...

By luck the tech support of my ISP was available on ICQ even at 4am cool hey.

You were right sde, the bug was coming from the file named php.ini and it helped them focus on that file and 5 minutes later they updated this value:

session.gc_dividend / session.gc_divisor.

This value was making the session ID change from time to time and that was causing the crash of our scripts.

Everything work fine now.

Thanks guys and remember that value.

By fixing it, it will save you countless nights without sleep because your script would be crashing all the time while in fact the bug was coming from that stupid server value hehe.

Ciao :-)


Richard
mtlinfo is offline   Reply With Quote