• Hi, recently have been receiving this error when uploading my csv file.
    I’m uploading a 28 meg file with 216228 lines.

    Fatal error: Allowed memory size of 1048576000 bytes exhausted (tried to allocate 12 bytes) in homepath/wp-content/plugins/woocommerce-csvimport/admin/partials/woocsv-import-admin-import-preview.php on line 30

    WP Memory Limit: 500 MB
    PHP Post Max Size: 65 MB
    Max Upload Size: 64 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000

    Is this a limitation of the plugin? Cause my server side is totally fine to handle up to 1980 mb of memory.

    https://ww.wp.xz.cn/plugins/woocommerce-csvimport/

Viewing 1 replies (of 1 total)
  • Thread Starter Linith

    (@linith)

    After boosting the memory, now it gives no error at all.
    It just uploads the files and refreshes the screen, then nothing.
    I tried playing with the number of rows, usually have it set 1 to.
    Changed it to 10 also and tried it, doesn’t make a difference.
    If I submit a much smaller size file it reads it fine. So it must have to do with the file size. Is there a file size cap?

Viewing 1 replies (of 1 total)

The topic ‘Error uploading CSV’ is closed to new replies.