Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

SessionHeadersHandler and session.use_cookies issue #22

Closed
mattsah opened this issue Dec 2, 2016 · 0 comments
Closed

SessionHeadersHandler and session.use_cookies issue #22

mattsah opened this issue Dec 2, 2016 · 0 comments

Comments

@mattsah
Copy link
Contributor

mattsah commented Dec 2, 2016

I'm having a problem where subsequent session_start() is always regenterating the session id. I narrowed it down to it (apparently) not reading from PHPSESSID when session.use_cookies is false, even if session.use_only_cookies is true. I'm guessing there was a change since you wrote the article back in April, and or you were on a different version? http://paul-m-jones.com/archives/6310

I'm on version 7.0.13 using the built in server for testing. Do you know if this is a limitation of the built in server, changed with later versions, can you confirm it actually used to work in the past?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant