tags:

views:

533

answers:

3

In my CakePHP home page, I get the message:

Your cache is NOT working. Please check the settings in APP/config/core.php

I googled for possible solutions, some of which were to uncomment the Cache.check and Cache.disable line. Even then the error isn't resolved.

Also the webserver runs on www-data (exec('whoami');) whereas my home folder is public_html. How do I change www-data to public_html?

+1  A: 

Assuming your cache is set to file, make sure your /app/tmp and all the folders inside are world-writable (drwxrwxrwx).

dr Hannibal Lecter
+1  A: 

Besides, check if you have the original directory structure inside /app/tmp/cache.

Recently I had the same problem, and found out that for some reason my /app/tmp was empty. Redoing the directory structure helped.

tkopczuk
A: 

well only GOOGLE knows when they will update PR. well usually pr update comes 3 to 4 times in a year. next pr update should come within 1 month. hoping !!! Ask question

questionaries