
My shop is opencart 1.5.4 MultiLanguage (en/it) . PHP 5.4.23.
Since 2-3 weeks, when I surf in the shop (from home to product page and back again, for example) I get a very fastidious warning:
Warning: file_get_contents(/web/htdocs/www.mysite.com/home/shop/system/cache/c ... 1391289226): failed to open stream: No such file or directory in /web/htdocs/www.mysite.com/home/shop/system/library/cache.php on line 9
F5 let's disappear the warning but it's very very fastidious.
Admin Panel->System->error logs is empty.
System->logs->error.txt:
2014-02-02 23:06:40 - PHP Warning: file_get_contents(/web/htdocs/www.mysite.com/home/shop/system/cache/c ... 1391382389): failed to open stream: No such file or directory in /web/htdocs/www.mysite.com/home/shop/system/library/cache.php on line 9
2014-02-02 23:06:41 - PHP Warning: file_get_contents(/web/htdocs/www.mysite.com/home/shop/system/cache/c ... 1391382399): failed to open stream: Stale file handle in /web/htdocs/www.mysite.com/home/shop/system/library/cache.php on line 9
What can I do to solve it?

Thank you in advance