Adjusting Maximum Upload Size

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

The maximum upload size can be adjusted for each resource type in its configuration, but sometimes you might want to upload a file and the process will fail. This is usually due to the maximum size allowed for an ASP.NET request in the server configuration.

In order to fix it, if you do not have direct access to the server, you should ask your hosting provider to increase this limit for you. If you have full control over the server, then you can follow the steps outlined in this MS KB article or follow this other visual guide.

This page was last edited on 7 December 2011, at 16:29.