Title: Error Empty file upload result
Last modified: August 22, 2016

---

# Error Empty file upload result

 *  [NicheLabs](https://wordpress.org/support/users/allennichelabs/)
 * (@allennichelabs)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-empty-file-upload-result-2/)
 * Using JQuery Html5 File Upload 3.0
    Plugin settings allow max file size 500mb
 * PHP Settings:
    max_execution_time 30000 memory_limit 500M post_max_size 500M 
   upload_max_filesize 500M
 * It worked on a small file but I got this error on a 32mb file. The progress bar
   went all the way through, the time remaining counted down to 0 and then this 
   error displayed instead of the filename.
 * [https://wordpress.org/plugins/jquery-html5-file-upload/](https://wordpress.org/plugins/jquery-html5-file-upload/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sinash Shajahan](https://wordpress.org/support/users/sinashshajahan/)
 * (@sinashshajahan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-empty-file-upload-result-2/#post-5728968)
 * have you restarted the server after increasing the limits in php.ini settings?
   The plugin should work for bigger files provided the php settings are properly
   set. The maximum file size in the plugin setting page is a subset of upload_max_filesize
   on php.ini file.
 * Is the server you are working on owned by you are is it a shared hosting. If 
   it is a share hosting, they may be putting a limit to the file size. If you have
   a local installation, try it there and if everything works fine, contact your
   service provider.
 * You can also refer the ticket below
    [https://wordpress.org/support/topic/error-empty-file-upload-result?replies=5](https://wordpress.org/support/topic/error-empty-file-upload-result?replies=5)
 * Also for your reference
    [https://wordpress.org/support/topic/wordpress-dont-allow-file-size-32mb?replies=7](https://wordpress.org/support/topic/wordpress-dont-allow-file-size-32mb?replies=7)
   Hope this will help.

Viewing 1 replies (of 1 total)

 The topic ‘Error Empty file upload result’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-html5-file-upload_fdfdfd.svg)
 * [JQuery Html5 File Upload](https://wordpress.org/plugins/jquery-html5-file-upload/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-html5-file-upload/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-html5-file-upload/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-html5-file-upload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-html5-file-upload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-html5-file-upload/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sinash Shajahan](https://wordpress.org/support/users/sinashshajahan/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/error-empty-file-upload-result-2/#post-5728968)
 * Status: not resolved