Welcome to the new Uploadify Community Forums. We've made the switch from PHPBB to Vanilla Forums in hopes of controlling the SPAM more efficiently. We hope this change doesn't suck so much. Also, don't forget to wrap your code in tags. You can quickly insert code using ctrl + f.
I lost some messages that were posted on February 4th. If you posted a message or reply on February 4th, please do so again. Sorry about the inconvenience.
Size for upload
  • I Installed normally JQuery Upload and stopped according to my needs, I changed the php.ini and. Htaccess (configuration below) to allow uploads up to 2 GB

    php_value upload_max_filesize 2048M
    php_value post_max_size 2048M
    php_value max_execution_time 36000th
    php_value max_input_time 36000th
    php_value session.gc_maxlifetime 36000th

    I upload small files (150KB, 300 MB, 4 MB) and it worked normally, I tried to send a 700 MB and he even gave the confirmation sent but did not create the folder or sent the file, is there any limitation on the script for the maximum size of files to be sent? Its I fix this? Please help me! :cry:

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!