<![CDATA[ Unable to upload large files - My Forums]]> https://forums.modx.com/thread/?thread=101514 <![CDATA[Unable to upload large files]]> https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547645
For some reason i have problems uploading larger files via Manager.

Files below 2MB - No problems
Files from 2MB > - Everything seems to go well, no errors, but the file is not uploaded.
Files Above 20MB - Error "Access denied"

-upload_maxsize setting is not the reason. I've set it up to 40MB or so.
-htaccess is also ok.
-File type is not the issue either. All file types are behaving same way.
-Server should allow 100MB uploads.

Any ideas what might cause this?]]>
wintertribe Dec 28, 2016, 10:57 AM https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547645
<![CDATA[Re: Unable to upload large files]]> https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547649 wintertribe Dec 28, 2016, 12:50 PM https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547649 <![CDATA[Re: Unable to upload large files (Best Answer)]]> https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547648
moved a server, and even though the max upload file size was 64M, the upload is done using POST, so the post_max_size needed to be updated in my php.ini. No restart was needed
https://forums.modx.com/thread/45793/access-denied-when-uploading-via-file-manager]]>
howvard Dec 28, 2016, 11:45 AM https://forums.modx.com/thread/101514/unable-to-upload-large-files#dis-post-547648