【发布时间】:2011-11-01 18:18:48
【问题描述】:
当我尝试在本地主机上从连接管理器中安装扩展时,我已经打包了一个扩展...我收到了这个错误
CONNECT ERROR: The 'community' channel is not installed. Please use the MAGE shell script to install the 'community' channel.
我已经阅读了一些官方解决方案是通过 SSH 运行 Magento 设置命令:
chmod 755 mage
./mage mage-setup
但我很困惑如何在 Windows 平台上的 localhost 上使用 SSH
请建议此 Magento 连接错误的解决方案
谢谢!!
【问题讨论】:
标签: magento-1.5 magento