I have codeigniter application in which i have to upload 11 images using base64 string, i works properly on localhost but not working on server , if images small then it works.
The requested resource
KnSD67KDqyt9QdeatGg--
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have increased post_max_size to 128 MB