I am trying to import a 400mb sql file. I have changed
upload_max_filesize = 500M
post_max_size = 500M
Restarted HTTP
but get this error
Request Entity Too Large
The requested resource
/phpMyAdmin/import.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.