Hi !
I have a very weird issue since the last Apache upgrade (-> 2.2.8-r3, a month ago), but I'm not sure it is related (well, I'm
pretty sure it's not).
Like many people, I've written an application that use PHP session variables, like
$_SESSION["my_variable"].
Sometimes (it doesn't happen
ble it's sure it will be every time here.
But the problem of session it's to transmit its ID between different
pages, or session will be reset.
If a user don't authorised cookie you must transmit the session id by db
storage or $Get link.
Also I don't see, a php modification
You're absolutely right, but the problem is not about how the SID is passed between the scripts, it is more about why some
variables are written in the session file while others are not, even when these variables are created within the same script at
the same time. If the SID was not correctly
3 matches
Mail list logo