You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.
Recoverable Error: session_module_name(): Cannot set 'user' save handler by ini_set() or session_module_name() in app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 82
Happens when storing session in DB or in Redis trough Cm_RedisSession
The text was updated successfully, but these errors were encountered:
kanevbg
added a commit
to kanevbg/Inchoo_PHP7
that referenced
this issue
Jul 13, 2018
As you probably know, Magento released PHP 7.2 patches, but I wanted to write THANKS for reporting issues, testing, submitting pull requests. It really really helped since official patch is based on work and input from here ;)
Anyway, this and other issues should be fixed in the official patch.
I won't be merging pull requests at this point, since official patches should be used, hope you're ok with that.
Recoverable Error: session_module_name(): Cannot set 'user' save handler by ini_set() or session_module_name() in app/code/core/Mage/Core/Model/Session/Abstract/Varien.php on line 82
Happens when storing session in DB or in Redis trough Cm_RedisSession
The text was updated successfully, but these errors were encountered: