How to increase upload limit Tanzania

How to increase memory limit, maximum execution time, maximum input time and maimum post size

Option a

Login to your cpanel >> Go to "Select PHP version"
select php version to 5.3 or whatever version you would like to select from there and click on "Set as current" button
After that, click on "Use Default" button
Now, click on "Switch to PHP Extensions" button and make the changes for post_max_size and then save

Option b

Create a php.ini and place the following code in /public_html and  /administrator and /wp-admin if they do exist

max_execution_time = 300
max_input_time = 300
memory_limit = 500M
post_max_size = 100M
max_input_vars = 5000

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to Create Custom Error Pages Tanzania

This tutorial will teach how to create custom Error Pages. Create error pages for 404 Not Found...

How To Install and Uninstall FrontPage Extensions Tanzania

This tutorial will show you how to install and uninstall FrontPage extensions. Please note that...

How To Set Up A Cron Job Tanzania

This tutorial is going to show you how to setup a cron job in cPanel the easy way. You can set a...

Using Index Manager Tanzania

This tutorial will teach about using the Index Manager. The Index Manager allows you to customize...

Limiting Simultaneous Connections in FileZilla Tanzania

Open FileZilla. Access the Site Manager.   Click your site, then select the Transfer...

Powered by WHMCompleteSolution