-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RedisHandler, Session regenerate id problem #318
Comments
Hi all, Handler; |
Thanks for digging into this! Really appreciate it. In the future, a pull request would be simpler to handle here, though, if you can. Will try to get this incorporated tonight. |
You are very welcome. I'm working on it. Let's see. |
I'm working on the Oci8 Database Connection Driver. |
Great news about Oracle driver! Looking forward to it, though not looking forward to getting Travis setup to test it properly. :) I believe the last commit should fix up the session drivers. Unfortunately, that was a sloppy port from CI3 and doesn't have any tests written for it, but I should have that issue, and a few others I found, fixed now. Let me know if it's still broke. |
Hello, redishandler; have a nice day... |
Hi all,
session_regenerate_id(): Failed to create(read) session ID: user (path: /var/lib/php/session)
on redis driver.
Handler;
If you need it, see : Handler
Fix;
If you need it, see : byazrail@f21a857
The text was updated successfully, but these errors were encountered: