I can't seem to upload a 2.3 GB file. I have tries the following configs: (We need to upload large docs.)11
'maxSize' => 0,
'maxSize' => '8G',
// 'maxSize' => '8G',
I removed the max size altogether from php.ini, and still get the "Invalid file. File size is too big" dialog.
Has anyone had this problem?
'maxSize' => 0,
'maxSize' => '8G',
// 'maxSize' => '8G',
I removed the max size altogether from php.ini, and still get the "Invalid file. File size is too big" dialog.
Has anyone had this problem?
Re: File size is too big
Yeah, I've got the same problem, each time I try to upload an image I got the 203 error (203 => 'Invalid file. The file size is too big.')
In the config.php file I have the max size set to 0. Where is the problem? Is it a bug?
Thank you very much!
Re: File size is too big
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+