PHP Memory limit problem while creating xml of magento products..

Posted by Jitendra on Stack Overflow See other posts from Stack Overflow or by Jitendra
Published on 2010-12-24T06:53:12Z Indexed on 2010/12/24 6:53 UTC
Read the original article Hit count: 338

Filed under:
|

Hello Masters,

Thanks in advance,

I need help in solving php memory problem,

I have created a script in php that automatically fetch magento product data,the problem is that when there is large number of product in database, the script gives memory fatal error i have changed the memory limit to 256M in my php.ini but still the script not executing totally.

i have checked the script its working fine if there is number of product is not too much but if there is larger number my script not working..

Please help...

-Thanks Jitendra Dhobi

© Stack Overflow or respective owner

Related posts about php

Related posts about magento