colinmollenhour / Cm_RedisSession

Redis-based session handler for Magento with optimistic locking
208 stars 121 forks source link

Interface 'SessionHandlerInterface' not found #152

Open choussamaster opened 6 years ago

choussamaster commented 6 years ago

I have blank page with this error Fatal error: Interface 'SessionHandlerInterface' not found in /var/www/gitlab/horace/app/code/community/Cm/RedisSession/lib/src/Cm/RedisSession/Handler.php on line 57 and can't not find this interface in files

kanevbg commented 5 years ago

https://php.net/manual/en/class.sessionhandlerinterface.php (PHP 5 >= 5.4.0, PHP 7)