I m trying to post 500K-100K lines from textarea and insert it in mysql table line by line.
But I'm getting error;
413 Request Entity too Large.
The request resource /action.php does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 413 Request Entity Too Large error was encountered while trying to use an ErrorDocument to handle the request.