|
Posted by Vladimir Ghetau on 09/05/07 08:35
On Sep 4, 8:00 pm, deciacco <a@a> wrote:
> Still does not work. Below is the updated code. (This is the Windows
> code. The linux code just changes the slashes) I can see the session
> ....
The thing is, I tried your code and it worked after I made those
changes on my local windows box, that's how I came with the
suggestions.
I think you should try things like:
- setting the ini settings directly in php.ini
- do more debugging, step by step (e.g. try the sessions without
setting a particular path, use default one; next thing would be trying
to see what happens if 'session.gc_maxlifetime' is not set and so on);
- when doing an ini_set, try an ini_get and see if the value is really
set
This is what I would do, the code is cool as it is now
Best!
Vladimir Ghetau
------------------------------
http://www.vladimirated.com
Navigation:
[Reply to this message]
|