In this tutorial, we’ll show you how to set a PHP upload size restriction. Introduction:-The maximum file upload size in cPanel is set to 2MB by default. To increase the upload limit, follow this procedure.

To proceed, follow the Procedure:

  1. Log into WHM.
  2. Look for MultiPHP INI Editor in the search bar.
  3. Choose the PHP version that your website uses.
  4. The following variables should be increased.
    upload_max_filesize

    post_max_size (This should be at least as big as upload max file size.)
    memory_limit (This should be at least as big as post max size.)

    max_execution_time (Optional, but it can help prevent timeout issues while working with huge files.)

  5. Now, Click “Apply”

    Repeat for all PHP versions that demand larger file upload sizes.

    Note: Please keep in mind that these variables have a maximum capacity of 2GB.

Conclusion

We sincerely hope that you must now have got a clear idea regarding how can you increase the maximum file upload size limit in PHP. If you continue to have problems with the procedure outlined above, please contact the bodHOST Team for proactive help 24×7.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

What is OS Commerce?

What is OS Commerce? OS Commerce online shop e-commerce solution that offers a huge range…

Create a Secure Website Using HTTPS

How to Create a Secure Website Using HTTPS

Create a Secure Website Using HTTPS to protect user data, improve search rankings, and build…

How to change DNS setting in cPanel?

Go to cPanel >> Click on “Advanced DNS Zone Editor” Once you will click on…