colinmollenhour/Cm_Cache_Backend_Redis

Problem with other extension when upgrade latest version

himanshutecstub opened this issue · 4 comments

Hello,

Use magento 1.9 and already working with Cm_RedisSession & Cm_Cache_Backend_Redis module for store cache & session in Redis server which is working fine.

Recently upgrade both versions

Cm_RedisSession : 3.1.1
Cm_Cache_Backend_Redis : 1.16.0

We also Use amasty full page cache for store front pages cache in Redis.
After upgrading cache page can't load properly.

Please advice for that.

Hello please define " After upgrading cache page can't load properly." with proper screenshot, log entry or any other error you may have.

Check in system & exception log there is no error shown.
When first load than save all details in cache than after load website page load from that cache.

But after upgrade page not loaded. Shown blank page.

php version? display_errors on? The tests are all passing and no changes for 4 months so I think there must be some other issue..

Use PHP 8.2 and check that error because of https://amasty.com/magento-full-page-cache.html extension