cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal error while updating Magento from 1.9.3.8 to 1.9.3.9

Fatal error while updating Magento from 1.9.3.8 to 1.9.3.9

I get the following error while updating from from 1.9.3.8 to 1.9.3.9 via Magento Connect:

 

Checking dependencies of packages
Installing package community/Mage_All_Latest 1.9.3.9
Package community/Mage_All_Latest 1.9.3.9 installed successfully
Starting to download Interface_Adminhtml_Default-1.9.3.9.tgz ...
...done: 520,419 bytes
Installing package community/Interface_Adminhtml_Default 1.9.3.9
Package community/Interface_Adminhtml_Default 1.9.3.9 installed successfully
Starting to download Interface_Frontend_Default-1.9.3.9.tgz ...
...done: 748,419 bytes
Installing package community/Interface_Frontend_Default 1.9.3.9
Package community/Interface_Frontend_Default 1.9.3.9 installed successfully
Starting to download Interface_Install_Default-1.9.3.9.tgz ...
...done: 108,473 bytes
Installing package community/Interface_Install_Default 1.9.3.9
Package community/Interface_Install_Default 1.9.3.9 installed successfully
Starting to download Mage_Downloader-1.9.3.9.tgz ...
...done: 288,953 bytes
Installing package community/Mage_Downloader 1.9.3.9
Package community/Mage_Downloader 1.9.3.9 installed successfully
Starting to download Mage_Centinel-1.9.3.9.tgz ...
...done: 39,105 bytes
Installing package community/Mage_Centinel 1.9.3.9
Package community/Mage_Centinel 1.9.3.9 installed successfully
Starting to download Interface_Frontend_Base_Default-1.9.3.9.tgz ...
...done: 401,330 bytes
Installing package community/Interface_Frontend_Base_Default 1.9.3.9
Package community/Interface_Frontend_Base_Default 1.9.3.9 installed successfully
Starting to download Phoenix_Moneybookers-1.9.3.9.tgz ...
...done: 364,400 bytes
Installing package community/Phoenix_Moneybookers 1.9.3.9
Package community/Phoenix_Moneybookers 1.9.3.9 installed successfully
Starting to download Mage_Compiler-1.9.3.9.tgz ...
...done: 10,234 bytes
Installing package community/Mage_Compiler 1.9.3.9
Package community/Mage_Compiler 1.9.3.9 installed successfully
Starting to download Magento_Mobile-1.9.3.9.tgz ...
...done: 2,127,063 bytes
Installing package community/Magento_Mobile 1.9.3.9
Package community/Magento_Mobile 1.9.3.9 installed successfully
Starting to download Lib_Cm-1.9.3.9.tgz ...
...done: 8,025 bytes
Installing package community/Lib_Cm 1.9.3.9
Package community/Lib_Cm 1.9.3.9 installed successfully
Starting to download Cm_RedisSession-1.9.3.9.tgz ...
...done: 8,361 bytes
Installing package community/Cm_RedisSession 1.9.3.9
Package community/Cm_RedisSession 1.9.3.9 installed successfully
Starting to download Interface_Frontend_Rwd_Default-1.9.3.9.tgz ...
...done: 737,299 bytes
Installing package community/Interface_Frontend_Rwd_Default 1.9.3.9
Package community/Interface_Frontend_Rwd_Default 1.9.3.9 installed successfully
Starting to download Mage_Core_Adminhtml-1.9.3.9.tgz ...
...done: 542,112 bytes
Installing package community/Mage_Core_Adminhtml 1.9.3.9
Package community/Mage_Core_Adminhtml 1.9.3.9 installed successfully
Starting to download Mage_Core_Modules-1.9.3.9.tgz ...
...done: 3,292,360 bytes

Warning: include_once(Mage/Log/Helper/Data.php): failed to open stream: No such file or directory in /MYDOMAIN/downloader/lib/Mage/Autoload/Simple.php on line 49

Warning: include_once(): Failed opening 'Mage/Log/Helper/Data.php' for inclusion (include_path='/MYDOMAIN/downloader/lib:/MYDOMAIN/app/code/local:/MYDOMAIN/app/code/community:/MYDOMAIN/app/code/core:/MYDOMAIN/lib:.:/usr/lib/php5.6') in /MYDOMAIN/downloader/lib/Mage/Autoload/Simple.php on line 49

Warning: include(Mage/Log/Helper/Data.php): failed to open stream: No such file or directory in /MYDOMAIN/lib/Varien/Autoload.php on line 94

Warning: include(): Failed opening 'Mage/Log/Helper/Data.php' for inclusion (include_path='/MYDOMAIN/downloader/lib:/MYDOMAIN/app/code/local:/MYDOMAIN/app/code/community:/MYDOMAIN/app/code/core:/MYDOMAIN/lib:.:/usr/lib/php5.6') in /MYDOMAIN/lib/Varien/Autoload.php on line 94

Fatal error: Class 'Mage_Log_Helper_Data' not found in /MYDOMAIN/app/Mage.php on line 547

 

Anyone has any suggestions?

3 REPLIES 3

Re: Fatal error while updating Magento from 1.9.3.8 to 1.9.3.9

Not all at once please!

Re: Fatal error while updating Magento from 1.9.3.8 to 1.9.3.9

I have tried permissions, running the compiler and compiling, checked that the module is declared in config.xml, clearing cache. Everything seems to be as it should be. I have no other ideas.

Any further suggestions?

Re: Fatal error while updating Magento from 1.9.3.8 to 1.9.3.9

I had a similar problem. As a result, I downloaded a clean version of Magento and uploaded it via FTP over the existing one.

middle developer