I have a text box which has lots of data on it when I submit the form I get the error in the console
POST http://www.XXX.com/save.php 413 (Request Entity Too Large)
My PHP.INI file is below
allow_url_include = On
post_max_size 100M
upload_max_filesize 100M
LimitRequestBody 1024000
Why do I get this error? How can I Fix it? I am posting data of I think around 2-3 Mb. ( Its HTML of a webpage )
This is the webpage, this data should be sent to the php on SAVE button http://caarve.com/highlight.php?page=en.wikipedia.org%2Fwiki%2FLydia_Zinovieva-Annibal