magento 1.4.1维护脚本

时间:2011-05-11 19:42:32

标签: magento

我找到了以下维护脚本: http://www.crucialwebhost.com/kb/article/log-cache-maintenance-script/

magento 1.4.1是否还需要它,或者shell / log.php是否需要这个技巧?

该脚本也清空表: catalogindex_aggregation,catalogindex_aggregation_tag',catalogindex_aggregation_to_tag' 好吗?这个脚本可以安全使用吗?

由于

2 个答案:

答案 0 :(得分:0)

shell/log.php cleando the same thing Crucialwebhost脚本。所以是的,我会说它不再需要了。您还可以在Admin中指定自动日志清理 - >系统 - >配置 - >高级 - >系统 - >日志清理。

答案 1 :(得分:0)

Crucial Webhost的维护脚本不仅清除了数据库中的日志表,还清除了文件系统中的var目录。据我所知,Magento 1.7没有任何功能可以解决这个问题。