|
Hi everyone,
i´m moving my site from one server to another, and when I put all the files (i suppose) i still have the error message above:
Fatal error: Call to a member function initCache() on a non-object in /home/paulistanainfo/www/app/code/core/Mage/Core/Model/App.php on line 536
First of all, I was think if the file app.php is unavailable but he are there… so I check line 536 of app.php and get this:
->initCache($this->getCache(), 'app', array(Mage_Core_Model_Store_Group::CACHE_TAG))
So, i´m stucked here… probably is a problem with cache, but i don´t know what I need to do now!
Could someone help me??
|