Hello,

I have set my php.ini maximum file upload size to 30 MB and adjusted the max_input_time and max_execution_time to 300. I saved the php.ini file and then updated my script.

When I go to upload a large file (15 MB), the process works for a while and then stops. It doesn't give an error message anymore, just stops after a while and the file hasn't uploaded. I thought it was a timeout but it is happening within the newly designated 300 seconds limit. I also tried multiple file formats, zipped and uncompressed but it isn't working for anything.

Is this familiar to anyone? Does anyone have an idea why this might be happening. My client needs to upload files larger than 10 MB and is unable to. I can recommend an FTP for them but BUEditor would be a much better option.

Many thanks for any help or advice.

M

Comments

ksmith2010’s picture

I am having the same issue... has any one found a solution to this?

Thanks,

Kody

ufku’s picture

Status: Active » Closed (works as designed)

The issue is out of BUEditor's scope.

hondaman900’s picture

I also have this issue adding a file to a node that uses private upload module to control downloads. This worked before I have my host transfer my site to a new virtual private server. Now the upload spins for an age and then just stops, no upload and no error. Did you find a resolution to this issue?

Thanks