创建包时出错

时间:2011-12-14 05:45:17

标签: magento

我创建了一个基于Magento ver-1.6的软件包。当我通过Magento上传该包/扩展时 - 通过以下错误连接它。我用Google搜索,并没有明确的想法。

CONNECT ERROR: The 'local' channel is not installed. Please use the MAGE shell script to install the 'local' channel.

通过Magento-Connect安装时,所有其他扩展程序都已正确安装。

2 个答案:

答案 0 :(得分:6)

根据packaging manual,频道应该是"社区",而不是"本地"。

频道与池不同,后者是您放置模块的文件夹。

答案 1 :(得分:1)

您应该在Magento根文件夹中使用这些命令:

chmod 777 mage
./mage mage-setup .