I am getting this error when I am trying to upload a backup of my site (.sql) in phpmyadmin. The size of file is 15 MB and after zipping it, its 9 MB.
Can anyone help me out with this.
I have already changed - max_execution_time = 8000 max_input_time = 8000 post_max_size = 8G upload_max_filesize = 2G