我想使用magento connect安装插件。尝试打开它时,我收到404页面。
我尝试过了
1] delete the files from var/cache
2] check if the following values on database are correct according to those instructions:
UPDATE `core_store` SET store_id = 0 WHERE code='admin';
UPDATE `core_store_group` SET group_id = 0 WHERE name='Default';
UPDATE `core_website` SET website_id = 0 WHERE code='admin';
UPDATE `customer_group` SET customer_group_id = 0 WHERE customer_group_code='NOT
我对此表示感谢。
http://MAGENTO/downloader/index.php。如果/index.php最后添加,会http://MAGENTO/downloader/index.php怎样?