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, in to your 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: You will now see the Applications table like in the image below.

step 4

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

step 5

Step 6: You will now see the option PHP Settings on the left-hand sidebar of the Application Panel. Click on PHP Settings.

step 6

Step 7: After that, you will see the PHP Settings form like in the image below. Update the details of the PHP settings, and 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