d1m007 / gshoppingflux

PrestaShop Google Shopping Flux Module
98 stars 61 forks source link

Memory error! #79

Open uselessai opened 5 years ago

uselessai commented 5 years ago

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhost/xxxx.com/home/html/classes/db/DbPDO.php on line 174 [PrestaShop] Fatal error in module file :/var/www/vhost/xxxx.com/home/html/classes/db/DbPDO.php: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes)

I have more than 30k products with about 300 categories. Thanks in advance!

uselessai commented 5 years ago

Well.. My cann't handle so much information... anyways.. if I only select various categories I get "0 products exported".

Casper-O commented 5 years ago

You run out of memory, so you would need to increase your memory_limit from 256M to maybe 512M