PHP Fatal error: after upgrading to PHP 5.3

After upgrading my server to PHP 5.3 I gett this error, Can this be solved?

[15-Oct-2011 22:42:31] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Serialization of ‘Mage_Core_Model_Layout_Element’ is not allowed’ in [no active file]:0
Stack trace:
#0 {main}
thrown in [no active file] on line 0

Regards Beuvema

8 answers

Profile photo of tomc 0.00 $tone October 16, 2011
Public

Out of curiosity, did you check first to make sure you Magento install would be compatible with PHP 5.3 before moving forward with your update?

#1
Profile photo of chavan 100.00 $tone October 18, 2011
Public

Clear Magento cache.

Try Disabling all the cache in Magento in Cache Management.

Hope this would help

Note: If you Find my Post useful please click on the Thanks Icon

#3
Profile photo of Bernd Oldenbeuving 0.00 $tone October 22, 2011
Public

Hello Guys,

the problem is the PHP Version! I do not know what the root cause is, but after recompiling the PHP version (to version 5.2.9) on the server the issue is gone.

Hope this helps moving in the right direction

Regards Beuvema

#6

Please login or Register to Submit Answer

Written By

Comments