Increasing max upload file size in phpMyAdmin

By default, PHPMyAdmin has a max upload size of 50 MiB. To increase this value on a cPanel server please do the following:

  1. Log in to WHM as root
  2. Go to Server Configuration » Tweak Settings
  3. Click on the PHP tab
  4. Update the values max upload size and max POST size to the max file size you need.
  5. Don't forget to update max execution time to a proper value (in seconds) according to your upload speed to avoid getting the upload process fails if it takes a longer time than the value already set in max execution time.

    Save
  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix IP Missing issue on cPanel/WHM

We are here to help you with solving the problem of Missing IP Server in list accounts. The...

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...