On Mon, Mar 18, 2013 at 7:46 PM, Éric Oliver Paquette
<eopaque...@gmail.com>wrote:

> Hi all,
>
> I'll be swift in my explanation as I can't find in any way the source of
> the problem; it seems to be installation-related.
>
> At execution, sometimes (randomly it seems at first), variable session
> aren't properly stored.
>
>
> In fact, when I run this on my server I randomly have empty entries in the
> $_SESSION array. Any thoughts on this? Is this a known bug (haven't found
> it…)
>
> Thanks!
>

What does phpinfo() show about session stuff? Especially things like
save_handler and cookie_lifetime settings.

- Matijn

Reply via email to