larger files upload to documents not working

Hi!

I had a problem with an mp4 file (120M). The document has a revision, but no filename.
I’ve checked uploads dir, there is no file there. I did update document_revisions set filename … file_ext … file_mime_type… and manually upload file to uploads/ dir and all was fine then.

php.ini is OK, I guess, with max upload size set 10 1G, post size also, execution time is 3000 etc.

What else should I check and where to search for error clues? I have searched all over, apache and crm log files, nothing useful there.

Thx

Do you see those php.in values as effective in Admin / Diagnostics / phpinfo?

Sometimes people change their php.ini’s, but it doesn’t become effective, either because they are changing the wrong file (there is more than one), or their ISP is overriding the values, or other reasons.