Magento News

 

Magento 1.5 to 1.6 upgrade – added sales_flat_order_item lines

Upgrading to version 1.6 from 1.5 via SSH

This is a short explanation on how to upgrade to version 1.6 from version 1.5. I will continue to add to this WIKI as I have time.

rm -rf var/cache/* var/session/*
chmod 550 ./mage
./mage mage-setup .
./mage config-set preferred_state stable
./mage list-installed
./mage list-upgrades
./mage install http://connect20.magentocommerce.com/community Mage_All_Latest –force
php shell/indexer.php reindexall

Magento 1.5 to 1.6 upgrade – added sales_flat_order_item lines

Possibly Related Posts:


 

Leave a Reply