• Resolved vjenks

    (@vjenks)


    I’m trying to upload HUGE files… like 180MB. They’re so big because there is a content post that is absolutely massive, and there are 30,000 rows total.

    My php.ini file is already updated to allow 500MB uploads

    For one thing, I can’t get the download to even start. WordPress instantly takes me to a blank page.

    If I break it down into half the size, I can upload it… but then after I route the posts, the plugin breaks about 2/3 of the way through.

    I’ve resulted to breaking uploads down into about 1000 posts each… which seems to be working at the moment. But its awful annoying.

    Any ideas why I can’t get these massive uploads to work with your plugin?

    https://wordpress.org/plugins/wp-ultimate-csv-importer/

Viewing 1 replies (of 1 total)
  • Plugin Author Smackcoders Inc.,

    (@smackcoders)

    This is duplicate issue which was already discussed. time out issues are general due to your hosting restriction etc. You can temporarily increase the max execution time in php ini.

Viewing 1 replies (of 1 total)

The topic ‘Timing Out on HUGE Files’ is closed to new replies.