Title: [Plugin: Upload Widget] Max File Size ?
Last modified: August 19, 2016

---

# [Plugin: Upload Widget] Max File Size ?

 *  [bravo66t](https://wordpress.org/support/users/bravo66t/)
 * (@bravo66t)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/)
 * Love the widget!!! We just started using it and it works very well with smaller
   files. However when we try with larger files (tried 150 MB and 212 MB) it appears
   that it runs for awhile (till Chrome upload reads 100%) then the screen flashes
   and the “Upload Complete” message doesn’t appear. And, when I check for the file
   in the directory it doesn’t exist. Any recommendations? -B
 * [http://wordpress.org/extend/plugins/upload-widget/](http://wordpress.org/extend/plugins/upload-widget/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [monpelaud](https://wordpress.org/support/users/monpelaud/)
 * (@monpelaud)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707344)
 * No size limitation by the plugin.
    1- Ckeck you have enough space in destination
   folder 2- Ckeck the size set in your wordpress option “Max upload file size:”
   3- In your php.ini check these options: max_execution_time = 120 upload_max_filesize
   = 400M try to increase these options. Don’t forget to restart your apache server
   after any modifications of php.ini
 *  [mcsaban](https://wordpress.org/support/users/mcsaban/)
 * (@mcsaban)
 * [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707450)
 * Hy i have the same problem and i set my php.ini to:
    max_execution_time = 120;
   Maximum execution time of each script, in seconds max_input_time = 600 ; Maximum
   amount of time each script may spend parsing request data memory_limit = 400M;
   Maximum amount of memory a script may consume (16MB)
 * … but still nothing. anny help? Thanx!
 *  Plugin Author [monpelaud](https://wordpress.org/support/users/monpelaud/)
 * (@monpelaud)
 * [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707451)
 * Can you upload a very small file ?
    What is the size of the file you try to upload?
   What is the value of “upload_max_filesize=” in your php.ini ?
 *  [mcsaban](https://wordpress.org/support/users/mcsaban/)
 * (@mcsaban)
 * [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707452)
 * This is my configuration:
    max_execution_time = 120 ; Maximum execution time 
   of each script, in seconds
 * ; Maximum size of POST data that PHP will accept.
    post_max_size = 20M ; Maximum
   allowed size for uploaded files. upload_max_filesize = 20M Thanx!!
 *  [mcsaban](https://wordpress.org/support/users/mcsaban/)
 * (@mcsaban)
 * [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707453)
 * yes i can upload filesize max 2mb an i would like to upload mp3- to radio
    [http://www.slo-underground.org](http://www.slo-underground.org)
   Thanx!
 *  [mcsaban](https://wordpress.org/support/users/mcsaban/)
 * (@mcsaban)
 * [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707454)
 * my fiend fixed problem.
    [root@firegate init.d]# php -i | grep -i upload file_uploads
   => On => On max_file_uploads => 20 => 20 upload_max_filesize => 20M => 20M upload_tmp_dir
   => no value => no value [root@firegate init.d]#
 * this says u all. Thanx agen!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Upload Widget] Max File Size ?’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [mcsaban](https://wordpress.org/support/users/mcsaban/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-upload-widget-max-file-size/#post-1707454)
 * Status: not resolved