Timing Out on HUGE Files
-
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?
The topic ‘Timing Out on HUGE Files’ is closed to new replies.