How to Change Upload File Size in cPanel

How to Change Upload File Size in cPanel


Steps:

  1. Log in to cPanel.

  2. Go to Software → MultiPHP INI Editor.

  3. Select your domain from the dropdown.

  4. Under Basic Mode, update the following values:

    • upload_max_filesize → e.g. 128M

    • post_max_size → e.g. 128M

    • memory_limit → e.g. 256M

    • max_execution_time → e.g. 300

    • max_input_time → e.g. 300

  5. Click Apply.

Notes:

  • post_max_size must be equal to or greater than upload_max_filesize.

  • Changes apply immediately.


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 4