GordonLesti / Lesti_Fpc

Simple Magento Fullpagecache
https://gordonlesti.com/lesti-fpc-documentationversion-1-4-5/
Other
358 stars 159 forks source link

Fatal error on version 1.4.9 #338

Closed ananth-iyer closed 5 years ago

ananth-iyer commented 5 years ago

Error message:

Fatal error: Class 'Lesti_Fpc_Model_Fpc_CacheItem' not found in /var/www/html/dev.eyelashextensions.com/eyelash/app/code/community/Lesti/Fpc/Model/Observer.php on line 137

GordonLesti commented 5 years ago

Class: https://github.com/GordonLesti/Lesti_Fpc/blob/1.4.9/app/code/community/Lesti/Fpc/Model/Fpc/CacheItem.php#L6

ananth-iyer commented 5 years ago

I know CacheItem.php class is there, on local server it is working properly. But after deployed on staging server it shows the above error.

GordonLesti commented 5 years ago

But your answer makes it pretty clear, where you have to search for the reason or?

ananth-iyer commented 5 years ago

it's working properly

ananth-iyer commented 5 years ago

Kindly suggest me best way configure app/etc/fpc.xml.sample file