Tuesday, January 19, 2010

Magento installtion Deprecated error for php5.3

Deprecated errors

a) split is deprecated.

to override these issue please make following changes of reporting error
y:\magento\index.php in these file replace error_reporting with following one
error_reporting(E_ALL & E_STRICT & ~E_DEPRECATED);

y:\magento\downloader\Maged\Pear.php in these file replace error_reporting with following one
error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);

y:\magento\lib\Varien\Pear.php in these file replace error_reporting with following one
error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);

2 comments:

sukumar said...

HI

Did you don't know why It's shown this magento installtion deprecated for php5.3 error. you will make install down version.

sukumar
Magento Developers.

Anonymous said...

I m Ganesh Khedkar's Friend please give me your email & contact details. I have few querries on matrimonial site on which u worked with Ganesh.