Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reindex dinamiccategory Error #53

Open
webmastermicromaint opened this issue Sep 18, 2015 · 3 comments
Open

Reindex dinamiccategory Error #53

webmastermicromaint opened this issue Sep 18, 2015 · 3 comments

Comments

@webmastermicromaint
Copy link

When I try to do the reindex of dynamiccategory, it gives me the following error:

"PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 632 bytes) in /dati/maintstore/htdocs/golive.micromaint.com/lib/Zend/Db/Statement/Pdo.php on line 228"

I set memory limit 256M now Reindex dynamiccategory works fine.

  • memory limit is set on 256M
  • 2300 Products
  • 630 Categories

This reindex takes around 6-7 minutes.
Is it normal that this reindex takes so much time and memory?
Are there others ways or any optimizations that i can do?

Thanks so much.

@webmastermicromaint
Copy link
Author

UP
Please help me...

@therouv
Copy link
Member

therouv commented Sep 25, 2015

Hi @webmastermicromaint Please note, that Magento recommends in the official system requirements a Memory_limit no less than 256Mb (preferably 512).

The speed depends on the amount of products, attributes which are applicable for price rules, the amount of dynamiccategory rules, etc.. For every rule the indexer has to determine all applicable products for a rule in order to build a correct index.

@webmastermicromaint
Copy link
Author

Thanks so much for your reply.

do you know something for speed up reindex ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants