Search Our Database

How to Change PHP Settings for a Specific Website using MultiPHP INI Editor in cPanel

Last updated on |
by

Introduction

This Knowledge Base article provides a concise, step-by-step guide on How to Change PHP Settings for a Specific Websites using MultiPHP INI Editor in cPanel.The MultiPHP INI Editor allows you to configure PHP directives for individual domains without affecting other websites on your hosting account. This is particularly useful when different websites have different PHP requirements, such as varying memory limits or execution times based on their specific applications.

Prerequisite

  • Access to your cPanel login page.

Step-by-Step Guide

Step 1: Log in to cPanel

  • Access and log in to your cPanel account using your username and password.

Step 2: Open MultiPHP INI Editor

  • In the Home page, under Software, click MultiPHP INI Editor.

Step 3: Access Basic Mode

  • The interface will open in the Basic Mode tab by default.
  • If you are in Editor Mode, click the Basic Mode tab at the top of the interface.

Step 4: Select Your Specific Domain

  • From the Configure PHP INI basic settings dropdown menu, select the domain name for which you want to change PHP settings.

⚠️ Important Note:

  • Selecting a specific domain will apply PHP configuration changes only to that domain.
  • Other domains will retain their existing PHP settings.

Step 5: Configure PHP Directives

  • Modify the values for the directives you want to change. For example: memory_limit, max_execution_time, upload_max_filesize
  • Enter the new values in the appropriate fields.

⚠️ Important Note:

  • For security purposes, it is strongly recommended that you use the cPanel-provided default values unless you have specific requirements.
  • Incorrect values could affect website performance or security.

Step 6: Apply the Changes

  • Click the Apply button at the bottom of the page to apply the changes made.

Step 7: Verify the Changes

  • A successful message will pop up to confirm that the changes is applied successfully.
  • Additionally, you may also verify by accessing your website directly through a web browser to confirm the changes have taken effect.

⚠️ Important Note:

  • The availability of directives depends on your PHP version.
  • If a directive does not appear in your interface, your version of PHP does not support it.

Conclusion

By following these steps, you can change PHP settings for a specific website using MultiPHP INI Editor in cPanel. This allows you to customize PHP configurations for individual domains based on their unique requirements without affecting other websites on your hosting account.

Should you encounter any issues or have any questions, our support team at IPSERVERONE is always here to assist you. Don’t hesitate to reach out to us at support@ipserverone.com for any help you need.