I am using CakePHP 1.3 for an application. Now I am caching views as explained on http://book.cakephp.org/1.3/en/The-Manual/Core-Helpers/Cache.html#caching-in-the-controller.
but problem is I don't find any folder/file inside tmp folder where I can verify view has been cached. I am bit worried as I don't know whether I have done some mistake or what.
current tmp structure
tmp
cache
models
persistent
logs