I am new to Mangento. Any operation i do like navigation in the admin panel i am getting the following error.
Can someone tell me where can i find the cache_dir directory in a Magento Installation ?
Also it was working perfectly fine until 3 days. what could have made this error ?
The cache folder is by default here:
or here:
By the way, if you’re not sure how to find a folder, you can always go to the root directory and do:
Update:
The name of the variable is
cache_dir. It is taken from: app/code/core/Mage/Core/Model/Config/Options.php: