• Resolved mehranprs

    (@mehranprs)


    Hi ??

    Excuse-me for my bad English , because English is not my native language .

    i’m exported my products from localhost , (200product~600kb) ,
    but when i’m trying to importing products to my website getting this error :

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72503296 bytes) in /home/dcityst1/public_html/wp-includes/functions.php on line 3722

    i’m stetted define('WP_MEMORY_LIMIT','-1');in wp-config , and also in php.ini

    Tryed to export just one product , and again getting same error .

    note : my images of products is in localhost , and i want to upload after importing csv file .
    note : when i’m importing just one product my csv file have ~33kb size that all
    and each product is ~3kb (30kb for headers of csv file ) this is ok ?

    help me please .

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘allowed memory size exhusted’ is closed to new replies.