I have this error: The file is too big! but in my code I have this:
$kul->maxFileSize=10000*10000*1024;
and the pdf file is less than 4MB
Can you help me?
| Luis | |
|
I have this error: The file is too big! but in my code I have this:
$kul->maxFileSize=10000*10000*1024; and the pdf file is less than 4MB Can you help me?
Posted Apr 20, 2016
Kool - 1 person likes this post
|
|
| Anthony Amolochitis | |
|
Check your php upload settings as well. I had the same issue until I raised it in the php.ini settings file.
Posted Apr 21, 2016
Kool
|
|
| Luis | |
|
That's correct, I made the changes in the php.ini settings file and now is working fine, thanks a lot!
Posted Apr 21, 2016
Kool
|
|
| Adnan | |
|
That is such a relatable and practical troubleshooting topic! Running into file size limits when uploading documents, images, or media can be incredibly frustrating, so having clear guidance or solutions on how to handle or compress large files is an absolute lifesaver. Thank you for sharing such a helpful and useful post! ] https://rollinocasinos.de/
Posted 5 days ago
Kool
|
|