Skip to main content

Change PHP Settings

Each site or application might require a different set of PHP settings. For example, If you want to upload something heavy (More than 300MB) on your site, You would have to update PHP directive upload_max_filesize.

Some WordPress plugins might have requirements for a specific PHP setting too! With ServerAvatar, You can manage the following PHP settings for each and every application hosted on the server.

  1. PHP Version

  2. upload_max_filesize

  3. post_max_size

  4. max_execution_time

  5. max_input_time

  6. max_input_vars

  7. memory_limit

  8. open_basedir

  9. Disabled Functions

  10. Auto Prepend File

You can manage these PHP settings with ease and quickly! Let’s see how you can do it with step by step tutorial.

Step 1: First, log in to the ServerAvatar account.

Step 2: Click on the Server Dashboard button.

Step 2

Step 3: Now, you will see the option Applications on the left-hand sidebar of the Server Panel. Click on “Applications”.

step 3

Step 4: Now, you will see the Applications table like the below image.

step 4

Step 5: Click on Application Name or Dashboard icon to access application panel.

step 5

Step 6: Now, you will see the option PHP Settings on the left-hand sidebar of the Application Panel. Click on the “PHP Settings”.

step 6

Step 7: After that, you will see the PHP Settings form like the below image. Now, you have to update the details of PHP Settings. Then click on the “Update Settings” button.

info

Do not update the configuration if you don't know what to do. Take care of the format of data while updating.

step 7