support/articles/205356688-increasing-the-maximum-file-size-limit by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 22 Jul 2023 03:37:07 GMT --> Increasing the maximum file size limit | Name.com
Skip navigation
Knowledge Base    Hosting    Uploading Files and FTP: Increasing the maximum file size limit

Increasing the maximum file size limit

Last Updated: Jul 02, 2019

If you are trying to upload a file to your hosting, and you get an error that the file is too large, it is possible to change the maximum file size limit.

To do so, create a file named php.ini in whatever directory you want to increase the upload limit for. In most cases, that is in public_html folder. Once you have created that file (with the permissions set to 0644), paste this into the file itself:

upload_max_filesize = 100M

max_execution_time = 1000

post_max_size = 100M

Once you have saved the file, your upload limit will be increased.

Note: You can change the values you are increasing by changing the number.


Can't find what you're looking for? Contact our support team now
Open a Support Ticket
Submit a request

Anytime 24/7

Live Chat

Live agent:  12am - 5pm MST every day
Live virtual bot:  5pm - 12am MST every day
Mountain Time, Denver, USA

support/articles/205356688-increasing-the-maximum-file-size-limit by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 22 Jul 2023 03:37:07 GMT -->