Knowledge Base
Manage Your PHP Settings on Linux-Based Hosting
This article explains how to manage PHP settings on your Linux Hosting account. It covers how to change the PHP version and update PHP configuration (php.ini).
Updating PHP version
Current Linux Hosting plans allow you to change the PHP version using either the Linux Control Panel or cPanel. Classic hosting plans can only change the PHP version through cPanel.
Updating PHP.ini settings
- Log in to your cPanel.
- Scroll down to the Software section.
- In the Software section, follow the steps below based on the PHP feature available in your cPanel.
Available PHP Feature Steps Select PHP Version
- Click on Select PHP Version.
- Click on the Options tab.
- Update the PHP configuration that you need (e.g. file_uploads, max_execution_time).
MultiPHP INI Editor
- Click on MultiPHP INI Editor.
- In the Basic Mode tab, select the location or directory that you want to control with the PHP.ini.
- Update the PHP configuration that you need (e.g. file_uploads, max_execution_time).
- Click Apply to save the changes.
You can also switch to the Editor Mode to manually write the configuration in your php.ini file.
Did you find this article helpful?