Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

PHP 7.2.x produces recoverable error when using "user" mode for session management #146

Open
kanevbg opened this issue Jul 13, 2018 · 1 comment

Comments

@kanevbg
Copy link

kanevbg commented Jul 13, 2018

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

kanevbg added a commit to kanevbg/Inchoo_PHP7 that referenced this issue Jul 13, 2018
kanevbg added a commit to kanevbg/Inchoo_PHP7 that referenced this issue Jul 25, 2018
@ivanweiler
Copy link
Contributor

ivanweiler commented Sep 18, 2018

Hey there, thx for submitting.

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.

More info:
https://inchoo.net/magento/magento-1-official-php-7-2-patches/
Patches:
https://magento.com/tech-resources/download#download2240

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

2 participants