Magento Upgrade 1.3 1.4 Pear Error Invalid Argument foreach -


hello trying upgrade magento 1.3 1.4. using guide http://astrio.net/blog/magento-upgrade-guide/

i tried command ./pear upgrade -f magento-core/mage_all_latest-stable

i got error

notice: array string conversion in pear/rest/10.php on line 85 php notice: array string conversion in /home/www/sss/staging.mysite.net/public/downloader/pearlib/php/pear/rest/10.php on line 85

so tried magento upgrade pear error ( command ./pear channel-update connect.magentocommerce.com/core ) .. gives me error:

updating channel "connect.magentocommerce.com/core" channel "connect.magentocommerce.com/core" not responding on http://, failed message: file http://connect.magentocommerce.com:80/core/channel.xml not valid (received: http/1.1 404 not found ) trying channel "connect.magentocommerce.com/core" on https:// instead cannot retrieve channel.xml channel "connect.magentocommerce.com/core" (file https://connect.magentocommerce.com:443/core/channel.xml not valid (received: http/1.1 404 not found ))

ideas?

you waited bit long upgrade if want use magento connect it.

in order upgrade 1.4 later version using magento connect requires upgrade 1.5 pear connect package switches using ./pear ./mage. there no equivalent doing upgrade 1.3 use connect upgrade 1.4.

you need manually download , apply magento 1.4 upgrade downloading full package the magento ce download page under release archives version of 1.4 wish upgrade to.

of course, test hard on staging server find there template issues, database upgrade issues, etc.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -