How to Increase the Upload Limit in phpMyAdmin
If you’re trying to extend the speed of your upload in phpMyAdmin, then you’re at the correct post.
The upload size limit has been exceeding, if an SQL file that’s uploaded through phpMyAdmin and therefore the post size limit, then the subsequent error can occur:
phpMyAdmin – Error
Incorrect format parameter
This type of error is provided as a result of the a part of the file that has been uploaded because of the upload limit and where the ends up in a corrupted import.
To increase the maximum upload limit in phpMyAdmin It Is necessary to extend the cPanel PHP max upload size and cPanel PHP max POST size values.
2047MB may be a limit where you’ll increase the value, if the import file is larger than 2047MB, then you’ll use this command.
Steps to Follow:
1. Log in to WHM as a root user.
2. Steer to: WHM Home => Server Configuration => Tweak Settings.
3. Now click on the PHP tab
4. As you can see the “cPanel PHP max upload size” option over there, now increase the upload limit to your set value.
5. More than 2047MB values will not be permitted.
6. For the “cPanel PHP max POST size” option, as you can increase the POST value according to your convince.
7. You can Save options at the bottom of your screen and now you can save.