• Resolved stavroch

    (@stavroch)


    I am trying to upload one csv file which is 50MB or a zip file in 10MB and I get error that cannot be uploaded.

    Why?

Viewing 1 replies (of 1 total)
  • Hi,

    For bulk data import, kindly increase the upload_max_file_size value in your php.ini file. Also, the CSV file should be in the valid UTF-8 format before importing. To know whether your CSV file is a valid one or not, validate it using the CSVlint.

    For more help, kindly contact support[at]smackcoders[dot]com, our technical support team will help you.

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Upload 50MB csv in localhost’ is closed to new replies.