您的位置:首页 > 其它

magento Cannot initialize the indexer process错误

2014-08-15 10:57 176 查看
magento 在reindex的时候遇到Cannot initialize the indexer process错误,发现Catalog URL Rewrites 一项不能reindex

解决方法:1.删除var/locks 目录下的所有文件

     2.清空catalog_category_product_index表;

     3.清空core_url_rewrite表;

问题解决

magento版本 1.8.0
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐