How to increase the max upload size on your website

To best way to increase your max upload size on your website is to edit the .htaccess file and add the following lines:

php_value upload_max_filesize 128M

php_value post_max_size 128M

php_value memory_limit 256M

php_value max_execution_time 300

php_value max_input_time 300

These values can be changed as needed.

To access the file, get on your root folder, open any file and change the last letters in the address to .htaccess.

Thank you,

KBFLEX

 

  • 24 Users Found This Useful
Was this answer helpful?

Related Articles

How to access your files on CPanel

You have to be logged in to access your CPanel account. From there, Go to Client Area and...

Powered by WHMCompleteSolution