Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ok, so talk to your host provider and have them increase the memory_limit value. I do not know if you actually added this to the system file .htaccess.

    You said you tried everything, but the host provider change and the change below helped with 50M of upload using the flash uploader.

    add this to the .htaccess:
    php_value max_execution_time 1800

    The combination of these changes helped the problem that I was having, which also seems very similar or even the exact problem you are having.

    Hope this helps,

    Paul

    I am having the same trouble you are having, also I have already tried everything you stated above. I have gone to the hosting provider and asked for their help. They so far have increased the memory_limit value. They said that it doesn’t solve for really huge files, but they didn’t clarify what they mean by a huge file, but I let them know that the user is trying to upload around 50M file. So, my only suggestion is to ask your host provider’s help desk for help. Maybe between both of our host providers and this forum you started, we might find a solution.

    Thanks,
    Paul

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