Back to knowledgebase

How to Change PHP Settings with MultiPHP INI Editor in cPanel

MultiPHP INI Editor screen in cPanel

Open MultiPHP INI Editor

  1. Go to Software > MultiPHP INI Editor.
  2. Choose the domain or home directory you want to change.

Use Basic Mode

  1. Open the Basic Mode tab.
  2. Choose the domain.
  3. Change the setting you need, such as memory_limit, upload_max_filesize, or post_max_size.
  4. Click Apply.

Use Editor Mode

  1. Open the Editor Mode tab.
  2. Choose the domain.
  3. Edit the PHP configuration values.
  4. Click Save.

Notes

  • Only change settings you understand.
  • Some PHP limits may be capped by the server.
  • If a site breaks after a PHP setting change, undo the change and test again.