Upgrading Magento
-
- 注意要用管理员权限登录
-
确定要选择 “Clear all sessions after successfull install or upgrade”
输入 magento-core/Mage_All_Latest 在 extension key field 然后点 Install 按钮.
There should be at least one extension marked in yellow, which means a higher version is available on the MagentoConnect server
-
Click ‘Select all upgradable extensions’
-
Click ‘Commit changes’
-
Watch the console progress for error messages
-
After successfully upgrading click the ‘Refresh’ button that will appear under the console frame.
-
For each desired extension upgrade choose ‘Upgrade’ in the dropdown
-
To upgrade Magento Core modules choose the following packages, and all required dependencies will be upgraded automatically:
-
Interface_Adminhtml_Default
-
Interface_Frontend_Default
-
Interface_Install_Default
-
Mage_Core_Adminhtml
-
Mage_Core_Modules
-
MagentoConnect Manager is not installed as a PEAR package by default. If you wish to upgrade it, you will first need to install it as a PEAR package.
-
Enter magento-core/Mage_Downloader in the Extension key input field and click Install.
-
After it is installed the first time, you can upgrade it the same way as other extensions.
You can not uninstall MagentoConnect Manager
-
To initialize the Magento PEAR command line registry, run the following command from the shell. Make sure you are in the Magento root folder:
-
./pear mage-setup .
-
(make sure to include the second ‘.’)
-
select php version (unix):
MAGE_PEAR_PHP_BIN=/usr/local/bin/php; export MAGE_PEAR_PHP_BIN
If you have not used MagentoConnect or PEAR command line to install Magento, you will need to enter this command for initial PEAR installation of all Magento core modules:
-
./pear install magento-core/Mage_All_Latest
-
./pear upgrade magento-core/Mage_Core_Modules magento-core/Mage_Core_Adminhtml
-
./pear upgrade magento-core/Interface_Adminhtml_Default magento-core/Interface_Frontend_Default magento-core/Interface_Install_Default
-
If MagentoConnect Manager is not installed as a PEAR package yet:
-
./pear install magento-core/Mage_Downloader
-
After it is installed it will be upgraded just as any other extension.
最新评论
1 周 2 天之前
1 周 5 天之前
2 周 1 天之前
2 周 5 天之前
2 周 5 天之前
3 周 1 天之前
3 周 2 天之前
3 周 3 天之前
3 周 4 天之前
4 周 15 小时之前