Hi All,
In my php app I am using sessions on a win2k machine with php as cgi. The sessions don't seem to keep alive across different pages and if I call the session_start() on each page then I get a new session.
I think it might be something in the set up of where the sessions are stored on the machine...right now it is in c:/windows/temp...
does anyone have any ideas here?
TIA
Bastien
There are many ways to skin this cat,
but it still tastes like chicken
In my php app I am using sessions on a win2k machine with php as cgi. The sessions don't seem to keep alive across different pages and if I call the session_start() on each page then I get a new session.
I think it might be something in the set up of where the sessions are stored on the machine...right now it is in c:/windows/temp...
does anyone have any ideas here?
TIA
Bastien
There are many ways to skin this cat,
but it still tastes like chicken