How to Increase PHP limits for your hosting through Control Panel in SiteCountry

How to Increase PHP limits for your hosting through Control Panel in SiteCountry

Many times you may want to increase your PHP limits to make sure that your website works perfectly as you would like to, or in cases where you want to install a plugin that is higher than the default set PHP limits on your hosting account.

We shall be going through how easily step by step you can change the PHP limits for your account.

Step 1: Log in to Dashboard and control panel

First of all, make sure that you are logged in to the dashboard, and then go ahead and log in to the hosting control panel. You can find the step-by-step tutorial to login into Control Panel through the dashboard here.

Step 2 : Click on Select PHP version button

Step 3: Edit the Options as per Your applications requirements

Finally, Click on the Options button and then scroll down and you should be able to find various directives altering which you can change the PHP limits of your account.

The most common alternative that you would like to alter would be upload_max_size and memory_limit.

Simply increase the limits as per your needs, however the recommended settings would be:

Upload max filesize = 64M

Memory Limit = 512 M

Post max size = 128 M

Increasing Other PHP limits :

1) Max Input Vars :

i) Go to Control Panel > PHP settings .

ii) Click as shown below :

iii) Look for max_input_vars as shown

iv) Enter max_input_vars to a higher limit like 5000 or 10000 as per your requirements.

Once entered, the max_input_vars should be updated.