I am trying to upload Avada theme on my localhost server Xampp. But I am facing this error " Warning: POST Content-Length of 45168105 bytes exceeds the limit of 8388608 bytes in Unknown on line 0"
I know that this is because of upload_max_filesize but I have change it in php.ini but still getting the error. Don't know why. Need some answers. Already googled and tried every thing
upload_max_filesize=1000M
post_max_size=20M