memory - Working with large catalog on Magento 1.8 platform. Indexing and Exporting time out -


i have large catalog i've imported oscommerce, 127,428 products exact. they've come through magento simple products 1 image. have been unsuccessful @ getting indexing work @ command line ssh. times out or never finishes.

the second problem having exporting (even enabled products) giving me memory error. there doesn't seem enough memory write export file. need edit products add additional pictures , change descriptions , such. plan use mage edit , import products in.

is there can possibly thing export 127,000 products without errors?

i using: system->import/export->dataflow-profiles -> export products

i had exact same problem exporting google shopping. timed out (probably due having many products in feed).

according this exporting magento google shopping guide: should change php.ini settings these values:

ini_set(’max_execution_time’,’1800’); ini_set(’memory_limit’,’1024m’); 

Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -