I m using joomla 1.0.12 and have successfully installed page cache component of version 2.0.Everything seems to be working fine except some warnings being displayed on top of some pages.
These are the warnings that i am receiving when i click on some links for the first time i.e. when these pages will be uncached.When i click on these links a second time,the page is cached and the warnings dissapear.
Warning: unlink(/home/users/web/b1327/hoc.cc23373/joomla/components/com_pagecache/data/pages/
ea02863def2bf41121349779fda932d9_english_lock) [function.unlink]: No such file or directory in /hermes/web02/b1327/hoc.cc23373/joomla/components/com_pagecache/backends/pagecache.file.php on line 95
Warning: unlink(/home/users/web/b1327/hoc.cc23373/joomla/components/com_pagecache/data/pages/
ea02863def2bf41121349779fda932d9_english_lock) [function.unlink]: No such file or directory in /hermes/web02/b1327/hoc.cc23373/joomla/components/com_pagecache/backends/pagecache.file.php on line 95
I have also checked the files present inside the directory /com_pagecache/data/pages/.I can see those files over there as well as some info files with the same file name.
Has this got something to do with the warnings?
Anyone has any solution for this problem??