You can modify your PHP configuration easily with cPanel’s MultiPHP INI Editor. A visual option to change the common PHP settings and changing from a text version is also available. To change your PHP settings:
- Log in to your cPanel account
- Click on the “MultiPHP INI Editor” icon from the Software section

- Now you have the basic mode and advanced mode for editing your PHP configuration. Advanced mode will allow you to edit the php.ini in text mode.
- From the Configure PHP INI basic dropdown menu, you can select the entire home directory or any specific domain that you want to work with.

- Now you can modify the PHP settings such as memory_limit, max_execution_time, upload_max_filesize etc.
- After you have changed the values, click on the “Apply” button to save the changes.
If you have selected the “Editor Mode”, you can also select the domain that you want to work with and enter the appropriate PHP configuration there.
It this few easy steps, you have successfully modified the PHP version of your website as you need.