Try the Demo

Magento Forum

   
Problems migrating servers
 
rodolfooddo
Jr. Member
 
Total Posts:  2
Joined:  2011-02-22
 

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??

 
Magento Community Magento Community
Magento Community
Magento Community
 
CT Schubert
Sr. Member
 
Avatar
Total Posts:  196
Joined:  2008-10-08
Southern California
 

How did you migrate the files? Via SSH or through and FTP program? It could be a permission issue on certain files/folders if you used FTP.

 Signature 

CT Schubert
http://www.CTSchubert.com
Website Development - Hosting - IT Consulting/Support

 
Magento Community Magento Community
Magento Community
Magento Community
 
rodolfooddo
Jr. Member
 
Total Posts:  2
Joined:  2011-02-22
 

FTP!

 
Magento Community Magento Community
Magento Community
Magento Community
 
CT Schubert
Sr. Member
 
Avatar
Total Posts:  196
Joined:  2008-10-08
Southern California
 

Check your /var/ folder and the sub-folders and make sure they are set to 777. It may not be able to access the cache folder inside there

 Signature 

CT Schubert
http://www.CTSchubert.com
Website Development - Hosting - IT Consulting/Support

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top