lokifer Posted February 20, 2013 Share Posted February 20, 2013 (edited) After my upgrade from 1.5.2 to 1.5.3.1 i get this error in my BO. Can someone point me in the right direction, so i can correct it ? Thank in advanced [PrestaShop] Fatal error in module CacheFs: file_put_contents(/home/public_html/cache/cachefs/t/tablesCached) [function.file-put-contents]: failed to open stream: No such file or directory Edited February 20, 2013 by lokifer (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 20, 2013 Share Posted February 20, 2013 I think that you've got troubles with permissions, but for the first try to turn off cache in advanced preferences -> performance: after that refresh your BO, its only for check something - it's not solution for your issue but this step is necessary at the beginning of the debug process Link to comment Share on other sites More sharing options...
lokifer Posted February 20, 2013 Author Share Posted February 20, 2013 Thank you, I have turn off cache as per your example and the error are gone. What should the next step be ?. Thanks again for the help , much appreciated. Link to comment Share on other sites More sharing options...
Trip Posted February 21, 2013 Share Posted February 21, 2013 I do not know how it performs nowadays but I would not use cachefs unless you might have a root server. But is uses a lot of disk space an maybe only makes real sence if you have a ram-disk. Enable smarty cache and hope you do not have further errors. Memcache was fixed a couple of days ago. https://github.com/PrestaShop/PrestaShop/blob/development/classes/cache/CacheMemcache.php Don't know if it works so if you do not have a high traffic site the smarty cache should be good and fast enough. Best regards, trip 1 Link to comment Share on other sites More sharing options...
vekia Posted February 21, 2013 Share Posted February 21, 2013 Thank you, I have turn off cache as per your example and the error are gone. What should the next step be ?. Thanks again for the help , much appreciated. ok so it's not presta issue but issue with server, i think... I think that @Trip has got right in this case, just turn cachefs off and turn smarty cache on. but the final decision is up to you. Link to comment Share on other sites More sharing options...
lokifer Posted February 21, 2013 Author Share Posted February 21, 2013 Will do so. Thank you both for the assistance, and help with this issue. Link to comment Share on other sites More sharing options...
petb Posted February 25, 2013 Share Posted February 25, 2013 I have a topic here http://www.prestashop.com/forums/topic/226448-search-isnt-working-ps-1531/page__pid__1120691?do=findComment&comment=1120691 That also have a cache problem ,i have disabled the cache option but that doesn'solve the problem i also have rebuild the index. Some one maybe have another tip? Thanks./ Link to comment Share on other sites More sharing options...
artofadornment Posted October 10, 2015 Share Posted October 10, 2015 Bumping this topic - I'm having the same error and am not sure what to do to fix it. Has anyone found a solution? Link to comment Share on other sites More sharing options...
Recommended Posts